#78F3FE#78F3FE
#78F3FE is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.8% C 0.111 H 203.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #78F3FE |
|---|---|
| RGB | rgb(120, 243, 254) |
| HSL | hsl(185, 99%, 73%) |
| HSV | hsv(185, 53%, 100%) |
| CMYK | cmyk(52.8%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(89.51, -31.46, -15.83) |
| CIE-LCH | lch(89.51, 35.22, 206.71°) |
| OKLab | oklab(89.76% -0.102 -0.0437) |
| OKLCH | oklch(89.76% 0.111 203.2) |
| XYZ | xyz(57.6784, 75.2446, 105.2308) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.06
Robin Egg Blue
#8AF1FE
ΔE00 2.18
Robin'S Egg Blue
#98EFF9
ΔE00 3.54
Bright Light Blue
#26F7FD
ΔE00 4.92
Bright Cyan
#41FDFE
ΔE00 5.70
Light Cyan
#ACFFFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F3FE #FE8378
analogous
#78FEC6 #78F3FE #78B0FE
triadic
#78F3FE #FE78F3 #F3FE78
tetradic
#78F3FE #C678FE #FE8378 #B0FE78
square
#78F3FE #C678FE #FE8378 #B0FE78
split-complementary
#78F3FE #FE78B0 #FEC678
monochromatic
#02E5FA #3BEEFE #78F3FE #B5F8FE #E1FCFF
Accessibility & contrast
On white
1.31
#78F3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#78F3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F3FE
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F3FE | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#CEDAFF
Tritanopia (blue-blind)
#00FBF6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78f3fe; /* rgb */ color: rgb(120, 243, 254); /* oklch */ color: oklch(89.8% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#a9f7fe',
500: '#78f3fe',
950: '#000000',
},
}SCSS
$custom: #78f3fe; $custom-light: #a9f7fe; $custom-dark: #000000;
JSON
{
"hex": "#78f3fe",
"rgb": {
"r": 120,
"g": 243,
"b": 254
},
"hsl": {
"h": 184.925,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.89755,
"c": 0.11099,
"h": 203.2
},
"luminance": 0.7525
}Semantic roles & 50–950 ramp
primary
#78F3FE
secondary
#DC4B3F
accent
#1300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585