#78ECFF#78ECFF
#78ECFF is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.2% C 0.108 H 209.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #78ECFF |
|---|---|
| RGB | rgb(120, 236, 255) |
| HSL | hsl(188, 100%, 74%) |
| HSV | hsv(188, 53%, 100%) |
| CMYK | cmyk(52.9%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(87.58, -27.85, -19.25) |
| CIE-LCH | lch(87.58, 33.85, 214.66°) |
| OKLab | oklab(88.22% -0.0942 -0.0532) |
| OKLCH | oklch(88.22% 0.108 209.5) |
| XYZ | xyz(55.7840, 71.1988, 105.3914) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.66
Robin Egg Blue
#8AF1FE
ΔE00 2.32
Robin'S Egg Blue
#98EFF9
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 6.91
Neon Blue
#04D9FF
ΔE00 7.19
Bright Light Blue
#26F7FD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78ECFF #FF8B78
analogous
#78FFCE #78ECFF #78A8FF
triadic
#78ECFF #FF78EC #ECFF78
tetradic
#78ECFF #CE78FF #FF8B78 #A8FF78
square
#78ECFF #CE78FF #FF8B78 #A8FF78
split-complementary
#78ECFF #FF78A8 #FFCE78
monochromatic
#00D9FD #3BE3FF #78ECFF #B5F5FF #E0FBFF
Accessibility & contrast
On white
1.38
#78ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#78ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78ECFF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78ECFF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#00F5F2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78ecff; /* rgb */ color: rgb(120, 236, 255); /* oklch */ color: oklch(88.2% 0.108 209.5);
Tailwind
colors: {
custom: {
50: '#a9f2ff',
500: '#78ecff',
950: '#000000',
},
}SCSS
$custom: #78ecff; $custom-light: #a9f2ff; $custom-dark: #000000;
JSON
{
"hex": "#78ecff",
"rgb": {
"r": 120,
"g": 236,
"b": 255
},
"hsl": {
"h": 188.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.88218,
"c": 0.10821,
"h": 209.5
},
"luminance": 0.71204
}Semantic roles & 50–950 ramp
primary
#78ECFF
secondary
#DD553E
accent
#2000E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#111718
muted
#818586