#94DFDF#94DFDF
#94DFDF is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.074 H 195.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFDF |
|---|---|
| RGB | rgb(148, 223, 223) |
| HSL | hsl(180, 54%, 73%) |
| HSV | hsv(180, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.17, -23.06, -7.38) |
| CIE-LCH | lch(84.17, 24.21, 197.74°) |
| OKLab | oklab(85.49% -0.0714 -0.0203) |
| OKLCH | oklch(85.49% 0.074 195.8) |
| XYZ | xyz(51.9150, 64.3958, 79.4918) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFDF #DF9494
analogous
#94DFB9 #94DFDF #94B9DF
triadic
#94DFDF #DF94DF #DFDF94
tetradic
#94DFDF #B994DF #DF9494 #B9DF94
square
#94DFDF #B994DF #DF9494 #B9DF94
split-complementary
#94DFDF #DF94B9 #DFB994
monochromatic
#39BFBF #65D1D1 #94DFDF #C3EDED #E7F8F8
Accessibility & contrast
On white
1.51
#94DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#94DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFDF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFDF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#77E4DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94dfdf; /* rgb */ color: rgb(148, 223, 223); /* oklch */ color: oklch(85.5% 0.074 195.8);
Tailwind
colors: {
custom: {
50: '#b6e9e9',
500: '#94dfdf',
950: '#000000',
},
}SCSS
$custom: #94dfdf; $custom-light: #b6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#94dfdf",
"rgb": {
"r": 148,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85487,
"c": 0.07422,
"h": 195.8
},
"luminance": 0.64399
}Semantic roles & 50–950 ramp
primary
#94DFDF
secondary
#B76060
accent
#2424C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484