#92FDCD#92FDCD
#92FDCD is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.121 H 163.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDCD |
|---|---|
| RGB | rgb(146, 253, 205) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.03, -41.55, 13.41) |
| CIE-LCH | lch(92.03, 43.66, 162.11°) |
| OKLab | oklab(91.64% -0.1158 0.0345) |
| OKLCH | oklch(91.64% 0.121 163.4) |
| XYZ | xyz(57.9942, 80.7652, 70.2790) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 2.72
Pale Turquoise
#A5FBD5
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 3.53
Light Seafoam
#A0FEBF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDCD #FD92C2
analogous
#92FD97 #92FDCD #92F7FD
triadic
#92FDCD #CD92FD #FDCD92
tetradic
#92FDCD #9792FD #FD92C2 #F7FD92
square
#92FDCD #9792FD #FD92C2 #F7FD92
split-complementary
#92FDCD #FD92F7 #FD9792
monochromatic
#1AFB96 #56FCB1 #92FDCD #CEFEE9 #E1FEF1
Accessibility & contrast
On white
1.22
#92FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#92FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDCD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDCD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCA
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#75FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fdcd; /* rgb */ color: rgb(146, 253, 205); /* oklch */ color: oklch(91.6% 0.121 163.4);
Tailwind
colors: {
custom: {
50: '#b6fedc',
500: '#92fdcd',
950: '#000000',
},
}SCSS
$custom: #92fdcd; $custom-light: #b6fedc; $custom-dark: #000000;
JSON
{
"hex": "#92fdcd",
"rgb": {
"r": 146,
"g": 253,
"b": 205
},
"hsl": {
"h": 153.084,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.91639,
"c": 0.1208,
"h": 163.4
},
"luminance": 0.80769
}Semantic roles & 50–950 ramp
primary
#92FDCD
secondary
#DE5593
accent
#0067E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684