#94EDEF#94EDEF
#94EDEF is a very light, moderate teal. Relative luminance 0.731; OKLCH L 89.1% C 0.086 H 197.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94EDEF |
|---|---|
| RGB | rgb(148, 237, 239) |
| HSL | hsl(181, 74%, 76%) |
| HSV | hsv(181, 38%, 94%) |
| CMYK | cmyk(38.1%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(88.49, -26.12, -9.39) |
| CIE-LCH | lch(88.49, 27.76, 199.78°) |
| OKLab | oklab(89.09% -0.0816 -0.0258) |
| OKLCH | oklch(89.09% 0.086 197.6) |
| XYZ | xyz(58.0712, 73.0922, 92.6928) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.11
Paleturquoise
#AFEEEE
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 3.89
Light Cyan
#ACFFFC
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EDEF #EF9694
analogous
#94EFC3 #94EDEF #94BFEF
triadic
#94EDEF #EF94ED #EDEF94
tetradic
#94EDEF #C394EF #EF9694 #BFEF94
square
#94EDEF #C394EF #EF9694 #BFEF94
split-complementary
#94EDEF #EF94BF #EFC394
monochromatic
#2ADBDF #5FE4E7 #94EDEF #C9F6F7 #E4FBFB
Accessibility & contrast
On white
1.34
#94EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#94EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EDEF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EDEF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D1D9F0
Tritanopia (blue-blind)
#6DF3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #94edef; /* rgb */ color: rgb(148, 237, 239); /* oklch */ color: oklch(89.1% 0.086 197.6);
Tailwind
colors: {
custom: {
50: '#b8f3f4',
500: '#94edef',
950: '#000000',
},
}SCSS
$custom: #94edef; $custom-light: #b8f3f4; $custom-dark: #000000;
JSON
{
"hex": "#94edef",
"rgb": {
"r": 148,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.319,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.89094,
"c": 0.0856,
"h": 197.6
},
"luminance": 0.73096
}Semantic roles & 50–950 ramp
primary
#94EDEF
secondary
#CB5E5C
accent
#140FD6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585