#92CFDA#92CFDA
#92CFDA is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.7% C 0.064 H 210.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFDA |
|---|---|
| RGB | rgb(146, 207, 218) |
| HSL | hsl(189, 49%, 71%) |
| HSV | hsv(189, 33%, 85%) |
| CMYK | cmyk(33%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(79.50, -16.75, -11.68) |
| CIE-LCH | lch(79.50, 20.42, 214.88°) |
| OKLab | oklab(81.68% -0.0554 -0.0319) |
| OKLCH | oklch(81.68% 0.064 210) |
| XYZ | xyz(46.8175, 55.7960, 74.6188) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 7.23
Baby Blue
#89CFF0
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFDA #DA9D92
analogous
#92DAC1 #92CFDA #92ABDA
triadic
#92CFDA #DA92CF #CFDA92
tetradic
#92CFDA #C192DA #DA9D92 #ABDA92
square
#92CFDA #C192DA #DA9D92 #ABDA92
split-complementary
#92CFDA #DA92AB #DAC192
monochromatic
#3DA2B4 #64BBCA #92CFDA #C0E3EA #E8F5F7
Accessibility & contrast
On white
1.73
#92CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#92CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFDA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFDA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#78D4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #92cfda; /* rgb */ color: rgb(146, 207, 218); /* oklch */ color: oklch(81.7% 0.064 210.0);
Tailwind
colors: {
custom: {
50: '#b4dde5',
500: '#92cfda',
950: '#000000',
},
}SCSS
$custom: #92cfda; $custom-light: #b4dde5; $custom-dark: #000000;
JSON
{
"hex": "#92cfda",
"rgb": {
"r": 146,
"g": 207,
"b": 218
},
"hsl": {
"h": 189.167,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.81682,
"c": 0.064,
"h": 210
},
"luminance": 0.55799
}Semantic roles & 50–950 ramp
primary
#92CFDA
secondary
#B16C5F
accent
#3F29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484