#92FDCC#92FDCC
#92FDCC is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.122 H 162.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDCC |
|---|---|
| RGB | rgb(146, 253, 204) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.01, -41.75, 13.89) |
| CIE-LCH | lch(92.01, 44.00, 161.59°) |
| OKLab | oklab(91.62% -0.1162 0.0357) |
| OKLCH | oklch(91.62% 0.122 162.9) |
| XYZ | xyz(57.8739, 80.7171, 69.6453) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.77
Light Seafoam
#A0FEBF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDCC #FD92C3
analogous
#92FD96 #92FDCC #92F9FD
triadic
#92FDCC #CC92FD #FDCC92
tetradic
#92FDCC #9692FD #FD92C3 #F9FD92
square
#92FDCC #9692FD #FD92C3 #F9FD92
split-complementary
#92FDCC #FD92F9 #FD9692
monochromatic
#1AFB94 #56FCB0 #92FDCC #CEFEE8 #E1FEF1
Accessibility & contrast
On white
1.22
#92FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#92FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDCC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDCC | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#75FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fdcc; /* rgb */ color: rgb(146, 253, 204); /* oklch */ color: oklch(91.6% 0.122 162.9);
Tailwind
colors: {
custom: {
50: '#b6fedb',
500: '#92fdcc',
950: '#000000',
},
}SCSS
$custom: #92fdcc; $custom-light: #b6fedb; $custom-dark: #000000;
JSON
{
"hex": "#92fdcc",
"rgb": {
"r": 146,
"g": 253,
"b": 204
},
"hsl": {
"h": 152.523,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.91615,
"c": 0.12157,
"h": 162.9
},
"luminance": 0.80721
}Semantic roles & 50–950 ramp
primary
#92FDCC
secondary
#DE5594
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684