#92F3EE#92F3EE
#92F3EE is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.3% C 0.092 H 191.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #92F3EE |
|---|---|
| RGB | rgb(146, 243, 238) |
| HSL | hsl(177, 80%, 76%) |
| HSV | hsv(177, 40%, 95%) |
| CMYK | cmyk(39.9%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(90.04, -29.73, -6.59) |
| CIE-LCH | lch(90.04, 30.45, 192.50°) |
| OKLab | oklab(90.3% -0.0905 -0.0182) |
| OKLCH | oklch(90.3% 0.092 191.4) |
| XYZ | xyz(59.3314, 76.3809, 92.4888) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.53
Pale Cyan
#B7FFFA
ΔE00 4.59
Paleturquoise
#AFEEEE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F3EE #F39297
analogous
#92F3BE #92F3EE #92C8F3
triadic
#92F3EE #EE92F3 #F3EE92
tetradic
#92F3EE #BE92F3 #F39297 #C8F392
square
#92F3EE #BE92F3 #F39297 #C8F392
split-complementary
#92F3EE #F392C8 #F3BE92
monochromatic
#24E7DD #5BEDE5 #92F3EE #C9F9F7 #E3FCFB
Accessibility & contrast
On white
1.29
#92F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#92F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F3EE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F3EE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#68F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #92f3ee; /* rgb */ color: rgb(146, 243, 238); /* oklch */ color: oklch(90.3% 0.092 191.4);
Tailwind
colors: {
custom: {
50: '#b7f7f3',
500: '#92f3ee',
950: '#000000',
},
}SCSS
$custom: #92f3ee; $custom-light: #b7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#92f3ee",
"rgb": {
"r": 146,
"g": 243,
"b": 238
},
"hsl": {
"h": 176.907,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.90299,
"c": 0.0923,
"h": 191.4
},
"luminance": 0.76385
}Semantic roles & 50–950 ramp
primary
#92F3EE
secondary
#D0595F
accent
#0914DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585