#95FFD2#95FFD2
#95FFD2 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.118 H 164.8°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFD2 |
|---|---|
| RGB | rgb(149, 255, 210) |
| HSL | hsl(155, 100%, 79%) |
| HSV | hsv(155, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.82, -40.66, 11.98) |
| CIE-LCH | lch(92.82, 42.38, 163.58°) |
| OKLab | oklab(92.35% -0.1137 0.0308) |
| OKLCH | oklch(92.35% 0.118 164.8) |
| XYZ | xyz(59.7826, 82.5585, 73.7454) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Seafoam
#A0FEBF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFD2 #FF95C2
analogous
#95FF9D #95FFD2 #95F7FF
triadic
#95FFD2 #D295FF #FFD295
tetradic
#95FFD2 #9D95FF #FF95C2 #F7FF95
square
#95FFD2 #9D95FF #FF95C2 #F7FF95
split-complementary
#95FFD2 #FF95F7 #FF9D95
monochromatic
#1BFF9E #58FFB8 #95FFD2 #D2FFEC #E0FFF2
Accessibility & contrast
On white
1.20
#95FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#95FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFD2
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFD2 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#77FFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95ffd2; /* rgb */ color: rgb(149, 255, 210); /* oklch */ color: oklch(92.4% 0.118 164.8);
Tailwind
colors: {
custom: {
50: '#b8ffdf',
500: '#95ffd2',
950: '#000000',
},
}SCSS
$custom: #95ffd2; $custom-light: #b8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#95ffd2",
"rgb": {
"r": 149,
"g": 255,
"b": 210
},
"hsl": {
"h": 154.528,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92351,
"c": 0.11781,
"h": 164.8
},
"luminance": 0.82563
}Semantic roles & 50–950 ramp
primary
#95FFD2
secondary
#E15792
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684