#94FFD2#94FFD2
#94FFD2 is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.3% C 0.118 H 165.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFD2 |
|---|---|
| RGB | rgb(148, 255, 210) |
| HSL | hsl(155, 100%, 79%) |
| HSV | hsv(155, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.78, -40.91, 11.92) |
| CIE-LCH | lch(92.78, 42.61, 163.76°) |
| OKLab | oklab(92.31% -0.1144 0.0306) |
| OKLCH | oklch(92.31% 0.118 165) |
| XYZ | xyz(59.6009, 82.4648, 73.7369) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.29
Pale Turquoise
#A5FBD5
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Seafoam
#A0FEBF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFD2 #FF94C1
analogous
#94FF9D #94FFD2 #94F7FF
triadic
#94FFD2 #D294FF #FFD294
tetradic
#94FFD2 #9D94FF #FF94C1 #F7FF94
square
#94FFD2 #9D94FF #FF94C1 #F7FF94
split-complementary
#94FFD2 #FF94F7 #FF9D94
monochromatic
#1AFF9F #57FFB8 #94FFD2 #D1FFEC #E0FFF2
Accessibility & contrast
On white
1.20
#94FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#94FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFD2
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFD2 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#76FFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94ffd2; /* rgb */ color: rgb(148, 255, 210); /* oklch */ color: oklch(92.3% 0.118 165.0);
Tailwind
colors: {
custom: {
50: '#b8ffdf',
500: '#94ffd2',
950: '#000000',
},
}SCSS
$custom: #94ffd2; $custom-light: #b8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#94ffd2",
"rgb": {
"r": 148,
"g": 255,
"b": 210
},
"hsl": {
"h": 154.766,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92307,
"c": 0.11847,
"h": 165
},
"luminance": 0.82469
}Semantic roles & 50–950 ramp
primary
#94FFD2
secondary
#E15691
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684