#92FCDD#92FCDD
#92FCDD is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.109 H 172.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCDD |
|---|---|
| RGB | rgb(146, 252, 221) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(92.11, -37.76, 5.27) |
| CIE-LCH | lch(92.11, 38.12, 172.05°) |
| OKLab | oklab(91.83% -0.1078 0.0134) |
| OKLCH | oklch(91.83% 0.109 172.9) |
| XYZ | xyz(59.7104, 80.9479, 80.8706) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.40
Pale Turquoise
#A5FBD5
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 3.52
Pale Aqua
#B8FFEB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCDD #FC92B1
analogous
#92FCA8 #92FCDD #92E6FC
triadic
#92FCDD #DD92FC #FCDD92
tetradic
#92FCDD #A892FC #FC92B1 #E6FC92
square
#92FCDD #A892FC #FC92B1 #E6FC92
split-complementary
#92FCDD #FC92E6 #FCA892
monochromatic
#1BF9B8 #56FACA #92FCDD #CEFEF0 #E1FEF6
Accessibility & contrast
On white
1.22
#92FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#92FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCDD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCDD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#6EFEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fcdd; /* rgb */ color: rgb(146, 252, 221); /* oklch */ color: oklch(91.8% 0.109 172.9);
Tailwind
colors: {
custom: {
50: '#b7fee7',
500: '#92fcdd',
950: '#000000',
},
}SCSS
$custom: #92fcdd; $custom-light: #b7fee7; $custom-dark: #000000;
JSON
{
"hex": "#92fcdd",
"rgb": {
"r": 146,
"g": 252,
"b": 221
},
"hsl": {
"h": 162.453,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91825,
"c": 0.10864,
"h": 172.9
},
"luminance": 0.80952
}Semantic roles & 50–950 ramp
primary
#92FCDD
secondary
#DD567D
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684