#92FFFE#92FFFE
#92FFFE is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.101 H 194.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFFE |
|---|---|
| RGB | rgb(146, 255, 254) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.79, -31.59, -9.34) |
| CIE-LCH | lch(93.79, 32.94, 196.47°) |
| OKLab | oklab(93.46% -0.0976 -0.0258) |
| OKLCH | oklch(93.46% 0.101 194.8) |
| XYZ | xyz(65.4965, 84.7816, 106.6598) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.99
Pale Cyan
#B7FFFA
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFFE #FF9293
analogous
#92FFC7 #92FFFE #92C9FF
triadic
#92FFFE #FE92FF #FFFE92
tetradic
#92FFFE #C792FF #FF9293 #C9FF92
square
#92FFFE #C792FF #FF9293 #C9FF92
split-complementary
#92FFFE #FF92C9 #FFC792
monochromatic
#18FFFD #55FFFD #92FFFE #CFFFFF #E0FFFF
Accessibility & contrast
On white
1.17
#92FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#92FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFFE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFFE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#5CFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #92fffe; /* rgb */ color: rgb(146, 255, 254); /* oklch */ color: oklch(93.5% 0.101 194.8);
Tailwind
colors: {
custom: {
50: '#b8fffe',
500: '#92fffe',
950: '#000000',
},
}SCSS
$custom: #92fffe; $custom-light: #b8fffe; $custom-dark: #000000;
JSON
{
"hex": "#92fffe",
"rgb": {
"r": 146,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.45,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9346,
"c": 0.10094,
"h": 194.8
},
"luminance": 0.84787
}Semantic roles & 50–950 ramp
primary
#92FFFE
secondary
#E15456
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685