#92FFCE#92FFCE
#92FFCE is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.1% C 0.123 H 163.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFCE |
|---|---|
| RGB | rgb(146, 255, 206) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.61, -42.23, 13.72) |
| CIE-LCH | lch(92.61, 44.41, 162.00°) |
| OKLab | oklab(92.12% -0.1176 0.0353) |
| OKLCH | oklch(92.12% 0.123 163.3) |
| XYZ | xyz(58.7500, 82.0830, 71.1283) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 2.72
Pale Turquoise
#A5FBD5
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.63
Light Seafoam
#A0FEBF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFCE #FF92C3
analogous
#92FF97 #92FFCE #92F9FF
triadic
#92FFCE #CE92FF #FFCE92
tetradic
#92FFCE #9792FF #FF92C3 #F9FF92
square
#92FFCE #9792FF #FF92C3 #F9FF92
split-complementary
#92FFCE #FF92F9 #FF9792
monochromatic
#18FF97 #55FFB2 #92FFCE #CFFFEA #E0FFF1
Accessibility & contrast
On white
1.21
#92FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#92FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFCE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFCE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EAE5D1
Tritanopia (blue-blind)
#74FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92ffce; /* rgb */ color: rgb(146, 255, 206); /* oklch */ color: oklch(92.1% 0.123 163.3);
Tailwind
colors: {
custom: {
50: '#b7ffdd',
500: '#92ffce',
950: '#000000',
},
}SCSS
$custom: #92ffce; $custom-light: #b7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#92ffce",
"rgb": {
"r": 146,
"g": 255,
"b": 206
},
"hsl": {
"h": 153.028,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9212,
"c": 0.12279,
"h": 163.3
},
"luminance": 0.82087
}Semantic roles & 50–950 ramp
primary
#92FFCE
secondary
#E15494
accent
#0067E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684