#92FCCE#92FCCE
#92FCCE is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.4% C 0.119 H 164.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCCE |
|---|---|
| RGB | rgb(146, 252, 206) |
| HSL | hsl(154, 95%, 78%) |
| HSV | hsv(154, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.77, -40.90, 12.53) |
| CIE-LCH | lch(91.77, 42.78, 162.97°) |
| OKLab | oklab(91.44% -0.1142 0.0322) |
| OKLCH | oklch(91.44% 0.119 164.3) |
| XYZ | xyz(57.8005, 80.1839, 70.8118) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCCE #FC92C0
analogous
#92FC99 #92FCCE #92F5FC
triadic
#92FCCE #CE92FC #FCCE92
tetradic
#92FCCE #9992FC #FC92C0 #F5FC92
square
#92FCCE #9992FC #FC92C0 #F5FC92
split-complementary
#92FCCE #FC92F5 #FC9992
monochromatic
#1BF998 #56FAB3 #92FCCE #CEFEE9 #E1FEF2
Accessibility & contrast
On white
1.23
#92FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#92FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCCE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCCE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCC
Deuteranopia (green-blind)
#E7E3D1
Tritanopia (blue-blind)
#74FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #92fcce; /* rgb */ color: rgb(146, 252, 206); /* oklch */ color: oklch(91.4% 0.119 164.3);
Tailwind
colors: {
custom: {
50: '#b6fedd',
500: '#92fcce',
950: '#000000',
},
}SCSS
$custom: #92fcce; $custom-light: #b6fedd; $custom-dark: #000000;
JSON
{
"hex": "#92fcce",
"rgb": {
"r": 146,
"g": 252,
"b": 206
},
"hsl": {
"h": 153.962,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91436,
"c": 0.11866,
"h": 164.3
},
"luminance": 0.80188
}Semantic roles & 50–950 ramp
primary
#92FCCE
secondary
#DD5690
accent
#0064E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684