#92FCD2#92FCD2
#92FCD2 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.116 H 166.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCD2 |
|---|---|
| RGB | rgb(146, 252, 210) |
| HSL | hsl(156, 95%, 78%) |
| HSV | hsv(156, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.86, -40.08, 10.59) |
| CIE-LCH | lch(91.86, 41.46, 165.20°) |
| OKLab | oklab(91.54% -0.1125 0.0272) |
| OKLCH | oklch(91.54% 0.116 166.4) |
| XYZ | xyz(58.2926, 80.3808, 73.4036) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.09
Light Aqua
#8CFFDB
ΔE00 2.17
Pale Turquoise
#A5FBD5
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 3.20
Light Teal
#90E4C1
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCD2 #FC92BC
analogous
#92FC9D #92FCD2 #92F1FC
triadic
#92FCD2 #D292FC #FCD292
tetradic
#92FCD2 #9D92FC #FC92BC #F1FC92
square
#92FCD2 #9D92FC #FC92BC #F1FC92
split-complementary
#92FCD2 #FC92F1 #FC9D92
monochromatic
#1BF9A1 #56FAB9 #92FCD2 #CEFEEB #E1FEF3
Accessibility & contrast
On white
1.23
#92FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#92FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCD2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCD2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#73FDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fcd2; /* rgb */ color: rgb(146, 252, 210); /* oklch */ color: oklch(91.5% 0.116 166.4);
Tailwind
colors: {
custom: {
50: '#b6fedf',
500: '#92fcd2',
950: '#000000',
},
}SCSS
$custom: #92fcd2; $custom-light: #b6fedf; $custom-dark: #000000;
JSON
{
"hex": "#92fcd2",
"rgb": {
"r": 146,
"g": 252,
"b": 210
},
"hsl": {
"h": 156.226,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91537,
"c": 0.11574,
"h": 166.4
},
"luminance": 0.80385
}Semantic roles & 50–950 ramp
primary
#92FCD2
secondary
#DD568B
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684