#95F4F5#95F4F5
#95F4F5 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.9% C 0.090 H 196.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95F4F5 |
|---|---|
| RGB | rgb(149, 244, 245) |
| HSL | hsl(181, 83%, 77%) |
| HSV | hsv(181, 39%, 96%) |
| CMYK | cmyk(39.2%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.63, -27.82, -9.34) |
| CIE-LCH | lch(90.63, 29.35, 198.56°) |
| OKLab | oklab(90.88% -0.0865 -0.0257) |
| OKLCH | oklch(90.88% 0.09 196.5) |
| XYZ | xyz(61.2204, 77.6791, 98.1360) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.22
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Paleturquoise
#AFEEEE
ΔE00 4.34
Pale Cyan
#B7FFFA
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F4F5 #F59695
analogous
#95F5C6 #95F4F5 #95C4F5
triadic
#95F4F5 #F595F4 #F4F595
tetradic
#95F4F5 #C695F5 #F59695 #C4F595
square
#95F4F5 #C695F5 #F59695 #C4F595
split-complementary
#95F4F5 #F595C4 #F5C695
monochromatic
#25E8EA #5DEEF0 #95F4F5 #CDFAFA #E3FCFC
Accessibility & contrast
On white
1.27
#95F4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#95F4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F4F5
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F4F5 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#6AFAF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #95f4f5; /* rgb */ color: rgb(149, 244, 245); /* oklch */ color: oklch(90.9% 0.090 196.5);
Tailwind
colors: {
custom: {
50: '#b9f8f8',
500: '#95f4f5',
950: '#000000',
},
}SCSS
$custom: #95f4f5; $custom-light: #b9f8f8; $custom-dark: #000000;
JSON
{
"hex": "#95f4f5",
"rgb": {
"r": 149,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.625,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.90878,
"c": 0.09029,
"h": 196.5
},
"luminance": 0.77684
}Semantic roles & 50–950 ramp
primary
#95F4F5
secondary
#D35C5B
accent
#0906DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585