#78FEFB#78FEFB
#78FEFB is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.118 H 193.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEFB |
|---|---|
| RGB | rgb(120, 254, 251) |
| HSL | hsl(179, 99%, 73%) |
| HSV | hsv(179, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.50, -37.36, -9.80) |
| CIE-LCH | lch(92.50, 38.62, 194.70°) |
| OKLab | oklab(92.14% -0.1148 -0.0272) |
| OKLCH | oklch(92.14% 0.118 193.3) |
| XYZ | xyz(60.5928, 81.8359, 103.8508) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.01
Aqua
#00FFFF
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEFB #FE787B
analogous
#78FEB8 #78FEFB #78BEFE
triadic
#78FEFB #FB78FE #FEFB78
tetradic
#78FEFB #B878FE #FE787B #BEFE78
square
#78FEFB #B878FE #FE787B #BEFE78
split-complementary
#78FEFB #FE78BE #FEB878
monochromatic
#02FAF4 #3BFEF9 #78FEFB #B5FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#78FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#78FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEFB
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEFB | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fefb; /* rgb */ color: rgb(120, 254, 251); /* oklch */ color: oklch(92.1% 0.118 193.3);
Tailwind
colors: {
custom: {
50: '#aafffc',
500: '#78fefb',
950: '#000000',
},
}SCSS
$custom: #78fefb; $custom-light: #aafffc; $custom-dark: #000000;
JSON
{
"hex": "#78fefb",
"rgb": {
"r": 120,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.657,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.9214,
"c": 0.11794,
"h": 193.3
},
"luminance": 0.81842
}Semantic roles & 50–950 ramp
primary
#78FEFB
secondary
#DC3F42
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685