#78EEEE#78EEEE
#78EEEE is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.1% C 0.107 H 195.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #78EEEE |
|---|---|
| RGB | rgb(120, 238, 238) |
| HSL | hsl(180, 78%, 70%) |
| HSV | hsv(180, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.64, -33.24, -10.26) |
| CIE-LCH | lch(87.64, 34.79, 197.16°) |
| OKLab | oklab(88.09% -0.1031 -0.0284) |
| OKLCH | oklch(88.09% 0.107 195.4) |
| XYZ | xyz(53.7466, 71.3103, 91.8043) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EEEE #EE7878
analogous
#78EEB3 #78EEEE #78B3EE
triadic
#78EEEE #EE78EE #EEEE78
tetradic
#78EEEE #B378EE #EE7878 #B3EE78
square
#78EEEE #B378EE #EE7878 #B3EE78
split-complementary
#78EEEE #EE78B3 #EEB378
monochromatic
#1AD1D1 #42E7E7 #78EEEE #AEF5F5 #E4FCFC
Accessibility & contrast
On white
1.38
#78EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#78EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EEEE
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EEEE | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#24F4EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78eeee; /* rgb */ color: rgb(120, 238, 238); /* oklch */ color: oklch(88.1% 0.107 195.4);
Tailwind
colors: {
custom: {
50: '#a8f4f3',
500: '#78eeee',
950: '#000000',
},
}SCSS
$custom: #78eeee; $custom-light: #a8f4f3; $custom-dark: #000000;
JSON
{
"hex": "#78eeee",
"rgb": {
"r": 120,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.88093,
"c": 0.10694,
"h": 195.4
},
"luminance": 0.71315
}Semantic roles & 50–950 ramp
primary
#78EEEE
secondary
#C74343
accent
#0C0CDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585