#78E2EE#78E2EE
#78E2EE is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.4% C 0.099 H 205.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #78E2EE |
|---|---|
| RGB | rgb(120, 226, 238) |
| HSL | hsl(186, 78%, 70%) |
| HSV | hsv(186, 50%, 93%) |
| CMYK | cmyk(49.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.25, -27.51, -15.32) |
| CIE-LCH | lch(84.25, 31.49, 209.11°) |
| OKLab | oklab(85.37% -0.0901 -0.0422) |
| OKLCH | oklch(85.37% 0.099 205.1) |
| XYZ | xyz(50.3686, 64.5544, 90.6783) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.82
Robin Egg Blue
#8AF1FE
ΔE00 3.49
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Aqua Blue
#02D8E9
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 7.15
Bright Light Blue
#26F7FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E2EE #EE8478
analogous
#78EEBF #78E2EE #78A7EE
triadic
#78E2EE #EE78E2 #E2EE78
tetradic
#78E2EE #BF78EE #EE8478 #A7EE78
square
#78E2EE #BF78EE #EE8478 #A7EE78
split-complementary
#78E2EE #EE78A7 #EEBF78
monochromatic
#1ABFD1 #42D6E7 #78E2EE #AEEEF5 #E4F9FC
Accessibility & contrast
On white
1.51
#78E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#78E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E2EE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E2EE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#2BEAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e2ee; /* rgb */ color: rgb(120, 226, 238); /* oklch */ color: oklch(85.4% 0.099 205.1);
Tailwind
colors: {
custom: {
50: '#a7ebf3',
500: '#78e2ee',
950: '#000000',
},
}SCSS
$custom: #78e2ee; $custom-light: #a7ebf3; $custom-dark: #000000;
JSON
{
"hex": "#78e2ee",
"rgb": {
"r": 120,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.102,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85373,
"c": 0.09949,
"h": 205.1
},
"luminance": 0.64559
}Semantic roles & 50–950 ramp
primary
#78E2EE
secondary
#C75043
accent
#210CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485