#95EFF5#95EFF5
#95EFF5 is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.8% C 0.087 H 201.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95EFF5 |
|---|---|
| RGB | rgb(149, 239, 245) |
| HSL | hsl(184, 83%, 77%) |
| HSV | hsv(184, 39%, 96%) |
| CMYK | cmyk(39.2%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.26, -25.41, -11.39) |
| CIE-LCH | lch(89.26, 27.84, 204.14°) |
| OKLab | oklab(89.78% -0.0808 -0.0313) |
| OKLCH | oklch(89.78% 0.087 201.2) |
| XYZ | xyz(59.7363, 74.7109, 97.6414) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.63
Robin Egg Blue
#8AF1FE
ΔE00 2.47
Paleturquoise
#AFEEEE
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 4.75
Pale Cyan
#B7FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EFF5 #F59B95
analogous
#95F5CB #95EFF5 #95BFF5
triadic
#95EFF5 #F595EF #EFF595
tetradic
#95EFF5 #CB95F5 #F59B95 #BFF595
square
#95EFF5 #CB95F5 #F59B95 #BFF595
split-complementary
#95EFF5 #F595BF #F5CB95
monochromatic
#25DEEA #5DE7F0 #95EFF5 #CDF7FA #E3FBFC
Accessibility & contrast
On white
1.32
#95EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#95EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EFF5
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EFF5 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F6
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#6BF5F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #95eff5; /* rgb */ color: rgb(149, 239, 245); /* oklch */ color: oklch(89.8% 0.087 201.2);
Tailwind
colors: {
custom: {
50: '#b8f4f8',
500: '#95eff5',
950: '#000000',
},
}SCSS
$custom: #95eff5; $custom-light: #b8f4f8; $custom-dark: #000000;
JSON
{
"hex": "#95eff5",
"rgb": {
"r": 149,
"g": 239,
"b": 245
},
"hsl": {
"h": 183.75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.89775,
"c": 0.08662,
"h": 201.2
},
"luminance": 0.74715
}Semantic roles & 50–950 ramp
primary
#95EFF5
secondary
#D3625B
accent
#1406DF
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585