#92F2F2#92F2F2
#92F2F2 is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.2% C 0.091 H 195.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92F2F2 |
|---|---|
| RGB | rgb(146, 242, 242) |
| HSL | hsl(180, 79%, 76%) |
| HSV | hsv(180, 40%, 95%) |
| CMYK | cmyk(39.7%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.87, -28.31, -8.92) |
| CIE-LCH | lch(89.87, 29.68, 197.50°) |
| OKLab | oklab(90.2% -0.0877 -0.0246) |
| OKLCH | oklch(90.2% 0.091 195.7) |
| XYZ | xyz(59.6272, 76.0217, 95.5188) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Paleturquoise
#AFEEEE
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Pale Cyan
#B7FFFA
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F2F2 #F29292
analogous
#92F2C2 #92F2F2 #92C2F2
triadic
#92F2F2 #F292F2 #F2F292
tetradic
#92F2F2 #C292F2 #F29292 #C2F292
square
#92F2F2 #C292F2 #F29292 #C2F292
split-complementary
#92F2F2 #F292C2 #F2C292
monochromatic
#25E5E5 #5BEBEB #92F2F2 #C9F9F9 #E4FCFC
Accessibility & contrast
On white
1.30
#92F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#92F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F2F2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F2F2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#D5DDF3
Tritanopia (blue-blind)
#66F8F2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #92f2f2; /* rgb */ color: rgb(146, 242, 242); /* oklch */ color: oklch(90.2% 0.091 195.7);
Tailwind
colors: {
custom: {
50: '#b7f6f6',
500: '#92f2f2',
950: '#000000',
},
}SCSS
$custom: #92f2f2; $custom-light: #b7f6f6; $custom-dark: #000000;
JSON
{
"hex": "#92f2f2",
"rgb": {
"r": 146,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.90202,
"c": 0.0911,
"h": 195.7
},
"luminance": 0.76026
}Semantic roles & 50–950 ramp
primary
#92F2F2
secondary
#CF5959
accent
#0B0BDB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585