#78EAEA#78EAEA
#78EAEA is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.1% C 0.104 H 195.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAEA |
|---|---|
| RGB | rgb(120, 234, 234) |
| HSL | hsl(180, 73%, 69%) |
| HSV | hsv(180, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(86.39, -32.37, -10.01) |
| CIE-LCH | lch(86.39, 33.88, 197.19°) |
| OKLab | oklab(87.05% -0.1004 -0.0277) |
| OKLCH | oklch(87.05% 0.104 195.4) |
| XYZ | xyz(52.0138, 68.7746, 88.3597) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAEA #EA7878
analogous
#78EAB1 #78EAEA #78B1EA
triadic
#78EAEA #EA78EA #EAEA78
tetradic
#78EAEA #B178EA #EA7878 #B1EA78
square
#78EAEA #B178EA #EA7878 #B1EA78
split-complementary
#78EAEA #EA78B1 #EAB178
monochromatic
#1FC8C8 #43E2E2 #78EAEA #ADF2F2 #E2FAFA
Accessibility & contrast
On white
1.42
#78EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#78EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAEA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAEA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#2CF0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78eaea; /* rgb */ color: rgb(120, 234, 234); /* oklch */ color: oklch(87.1% 0.104 195.4);
Tailwind
colors: {
custom: {
50: '#a7f1f0',
500: '#78eaea',
950: '#000000',
},
}SCSS
$custom: #78eaea; $custom-light: #a7f1f0; $custom-dark: #000000;
JSON
{
"hex": "#78eaea",
"rgb": {
"r": 120,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.87053,
"c": 0.10415,
"h": 195.4
},
"luminance": 0.68779
}Semantic roles & 50–950 ramp
primary
#78EAEA
secondary
#C24444
accent
#1010D5
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585