#92FDCA#92FDCA
#92FDCA is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.123 H 161.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDCA |
|---|---|
| RGB | rgb(146, 253, 202) |
| HSL | hsl(151, 96%, 78%) |
| HSV | hsv(151, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.96, -42.15, 14.86) |
| CIE-LCH | lch(91.96, 44.69, 160.58°) |
| OKLab | oklab(91.57% -0.1171 0.0382) |
| OKLCH | oklch(91.57% 0.123 161.9) |
| XYZ | xyz(57.6356, 80.6217, 68.3901) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.18
Aquamarine
#7FFFD4
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 3.54
Light Seafoam
#A0FEBF
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDCA #FD92C5
analogous
#92FD94 #92FDCA #92FAFD
triadic
#92FDCA #CA92FD #FDCA92
tetradic
#92FDCA #9492FD #FD92C5 #FAFD92
square
#92FDCA #9492FD #FD92C5 #FAFD92
split-complementary
#92FDCA #FD92FA #FD9492
monochromatic
#1AFB90 #56FCAD #92FDCA #CEFEE7 #E1FEF0
Accessibility & contrast
On white
1.23
#92FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#92FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDCA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDCA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#76FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fdca; /* rgb */ color: rgb(146, 253, 202); /* oklch */ color: oklch(91.6% 0.123 161.9);
Tailwind
colors: {
custom: {
50: '#b6feda',
500: '#92fdca',
950: '#000000',
},
}SCSS
$custom: #92fdca; $custom-light: #b6feda; $custom-dark: #000000;
JSON
{
"hex": "#92fdca",
"rgb": {
"r": 146,
"g": 253,
"b": 202
},
"hsl": {
"h": 151.402,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.91567,
"c": 0.12314,
"h": 161.9
},
"luminance": 0.80626
}Semantic roles & 50–950 ramp
primary
#92FDCA
secondary
#DE5596
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683