#78E2ED#78E2ED
#78E2ED is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.099 H 204.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78E2ED |
|---|---|
| RGB | rgb(120, 226, 237) |
| HSL | hsl(186, 76%, 70%) |
| HSV | hsv(186, 49%, 93%) |
| CMYK | cmyk(49.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.22, -27.77, -14.83) |
| CIE-LCH | lch(84.22, 31.49, 208.11°) |
| OKLab | oklab(85.34% -0.0905 -0.0409) |
| OKLCH | oklch(85.34% 0.099 204.3) |
| XYZ | xyz(50.2221, 64.4958, 89.9067) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.94
Robin Egg Blue
#8AF1FE
ΔE00 3.57
Robin'S Egg Blue
#98EFF9
ΔE00 3.94
Aqua Blue
#02D8E9
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E2ED #ED8378
analogous
#78EDBE #78E2ED #78A7ED
triadic
#78E2ED #ED78E2 #E2ED78
tetradic
#78E2ED #BE78ED #ED8378 #A7ED78
square
#78E2ED #BE78ED #ED8378 #A7ED78
split-complementary
#78E2ED #ED78A7 #EDBE78
monochromatic
#1CBECF #42D6E6 #78E2ED #AEEEF4 #E4F9FB
Accessibility & contrast
On white
1.51
#78E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#78E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E2ED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E2ED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#2DE9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78e2ed; /* rgb */ color: rgb(120, 226, 237); /* oklch */ color: oklch(85.3% 0.099 204.3);
Tailwind
colors: {
custom: {
50: '#a7ebf2',
500: '#78e2ed',
950: '#000000',
},
}SCSS
$custom: #78e2ed; $custom-light: #a7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#78e2ed",
"rgb": {
"r": 120,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.641,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.85338,
"c": 0.09928,
"h": 204.3
},
"luminance": 0.645
}Semantic roles & 50–950 ramp
primary
#78E2ED
secondary
#C64F43
accent
#200DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485