#94CFDA#94CFDA
#94CFDA is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.8% C 0.062 H 210.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFDA |
|---|---|
| RGB | rgb(148, 207, 218) |
| HSL | hsl(189, 49%, 72%) |
| HSV | hsv(189, 32%, 85%) |
| CMYK | cmyk(32.1%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(79.60, -16.20, -11.51) |
| CIE-LCH | lch(79.60, 19.87, 215.39°) |
| OKLab | oklab(81.79% -0.0537 -0.0315) |
| OKLCH | oklch(81.79% 0.062 210.4) |
| XYZ | xyz(47.1763, 55.9809, 74.6357) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 7.06
Baby Blue
#89CFF0
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFDA #DA9F94
analogous
#94DAC2 #94CFDA #94ACDA
triadic
#94CFDA #DA94CF #CFDA94
tetradic
#94CFDA #C294DA #DA9F94 #ACDA94
square
#94CFDA #C294DA #DA9F94 #ACDA94
split-complementary
#94CFDA #DA94AC #DAC294
monochromatic
#3FA2B5 #67BBCA #94CFDA #C1E3EA #E8F5F7
Accessibility & contrast
On white
1.72
#94CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#94CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFDA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFDA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#7BD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #94cfda; /* rgb */ color: rgb(148, 207, 218); /* oklch */ color: oklch(81.8% 0.062 210.4);
Tailwind
colors: {
custom: {
50: '#b5dde5',
500: '#94cfda',
950: '#000000',
},
}SCSS
$custom: #94cfda; $custom-light: #b5dde5; $custom-dark: #000000;
JSON
{
"hex": "#94cfda",
"rgb": {
"r": 148,
"g": 207,
"b": 218
},
"hsl": {
"h": 189.429,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.81794,
"c": 0.06223,
"h": 210.4
},
"luminance": 0.55984
}Semantic roles & 50–950 ramp
primary
#94CFDA
secondary
#B16E61
accent
#412ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484