#95F5DA#95F5DA
#95F5DA is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.3% C 0.099 H 174.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95F5DA |
|---|---|
| RGB | rgb(149, 245, 218) |
| HSL | hsl(163, 83%, 77%) |
| HSV | hsv(163, 39%, 96%) |
| CMYK | cmyk(39.2%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(90.21, -34.43, 4.09) |
| CIE-LCH | lch(90.21, 34.68, 173.22°) |
| OKLab | oklab(90.3% -0.0988 0.0103) |
| OKLCH | oklch(90.3% 0.099 174) |
| XYZ | xyz(57.6969, 76.7524, 78.0905) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.22
Pale Turquoise
#A5FBD5
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.01
Pale Aqua
#B8FFEB
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F5DA #F595B0
analogous
#95F5AA #95F5DA #95E0F5
triadic
#95F5DA #DA95F5 #F5DA95
tetradic
#95F5DA #AA95F5 #F595B0 #E0F595
square
#95F5DA #AA95F5 #F595B0 #E0F595
split-complementary
#95F5DA #F595E0 #F5AA95
monochromatic
#25EAB3 #5DF0C6 #95F5DA #CDFAEE #E3FCF5
Accessibility & contrast
On white
1.28
#95F5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#95F5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F5DA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F5DA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEAD9
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#76F7ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #95f5da; /* rgb */ color: rgb(149, 245, 218); /* oklch */ color: oklch(90.3% 0.099 174.0);
Tailwind
colors: {
custom: {
50: '#b8f9e5',
500: '#95f5da',
950: '#000000',
},
}SCSS
$custom: #95f5da; $custom-light: #b8f9e5; $custom-dark: #000000;
JSON
{
"hex": "#95f5da",
"rgb": {
"r": 149,
"g": 245,
"b": 218
},
"hsl": {
"h": 163.125,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.90302,
"c": 0.09932,
"h": 174
},
"luminance": 0.76756
}Semantic roles & 50–950 ramp
primary
#95F5DA
secondary
#D35B7D
accent
#0643DF
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121715
muted
#828584