#92FFFD#92FFFD
#92FFFD is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.101 H 194.0°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFFD |
|---|---|
| RGB | rgb(146, 255, 253) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.76, -31.83, -8.86) |
| CIE-LCH | lch(93.76, 33.04, 195.56°) |
| OKLab | oklab(93.43% -0.098 -0.0245) |
| OKLCH | oklch(93.43% 0.101 194) |
| XYZ | xyz(65.3368, 84.7177, 105.8186) |
| Luminance | 0.8472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.98
Pale Cyan
#B7FFFA
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFFD #FF9294
analogous
#92FFC6 #92FFFD #92CAFF
triadic
#92FFFD #FD92FF #FFFD92
tetradic
#92FFFD #C692FF #FF9294 #CAFF92
square
#92FFFD #C692FF #FF9294 #CAFF92
split-complementary
#92FFFD #FF92CA #FFC692
monochromatic
#18FFFB #55FFFC #92FFFD #CFFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#92FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#92FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFFD
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFFD | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#5DFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #92fffd; /* rgb */ color: rgb(146, 255, 253); /* oklch */ color: oklch(93.4% 0.101 194.0);
Tailwind
colors: {
custom: {
50: '#b8fffe',
500: '#92fffd',
950: '#000000',
},
}SCSS
$custom: #92fffd; $custom-light: #b8fffe; $custom-dark: #000000;
JSON
{
"hex": "#92fffd",
"rgb": {
"r": 146,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.899,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93428,
"c": 0.101,
"h": 194
},
"luminance": 0.84723
}Semantic roles & 50–950 ramp
primary
#92FFFD
secondary
#E15457
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685