#78FDEE#78FDEE
#78FDEE is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.120 H 185.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDEE |
|---|---|
| RGB | rgb(120, 253, 238) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.87, -40.13, -4.00) |
| CIE-LCH | lch(91.87, 40.33, 185.69°) |
| OKLab | oklab(91.51% -0.1191 -0.0114) |
| OKLCH | oklch(91.51% 0.12 185.5) |
| XYZ | xyz(58.2970, 80.4112, 93.3211) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.99
Bright Aqua
#0BF9EA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 5.00
Bright Cyan
#41FDFE
ΔE00 5.76
Aqua
#00FFFF
ΔE00 6.05
Light Cyan
#ACFFFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDEE #FD7887
analogous
#78FDAB #78FDEE #78C9FD
triadic
#78FDEE #EE78FD #FDEE78
tetradic
#78FDEE #AB78FD #FD7887 #C9FD78
square
#78FDEE #AB78FD #FD7887 #C9FD78
split-complementary
#78FDEE #FD78C9 #FDAB78
monochromatic
#04F7DC #3CFCE6 #78FDEE #B4FEF6 #E1FFFB
Accessibility & contrast
On white
1.23
#78FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#78FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDEE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDEE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#15FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78fdee; /* rgb */ color: rgb(120, 253, 238); /* oklch */ color: oklch(91.5% 0.120 185.5);
Tailwind
colors: {
custom: {
50: '#a9fef3',
500: '#78fdee',
950: '#000000',
},
}SCSS
$custom: #78fdee; $custom-light: #a9fef3; $custom-dark: #000000;
JSON
{
"hex": "#78fdee",
"rgb": {
"r": 120,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.233,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.91511,
"c": 0.11964,
"h": 185.5
},
"luminance": 0.80417
}Semantic roles & 50–950 ramp
primary
#78FDEE
secondary
#DA3F50
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685