#95EFFE#95EFFE
#95EFFE is a very light, moderate teal. Relative luminance 0.753; OKLCH L 90.1% C 0.089 H 209.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95EFFE |
|---|---|
| RGB | rgb(149, 239, 254) |
| HSL | hsl(189, 98%, 79%) |
| HSV | hsv(189, 41%, 100%) |
| CMYK | cmyk(41.3%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.52, -23.21, -15.69) |
| CIE-LCH | lch(89.52, 28.02, 214.07°) |
| OKLab | oklab(90.07% -0.0773 -0.0431) |
| OKLCH | oklch(90.07% 0.089 209.2) |
| XYZ | xyz(61.1438, 75.2739, 105.0541) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.69
Robin Egg Blue
#8AF1FE
ΔE00 1.84
Robin'S Egg
#6DEDFD
ΔE00 3.77
Pale Sky Blue
#BDF6FE
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EFFE #FEA495
analogous
#95FED8 #95EFFE #95BBFE
triadic
#95EFFE #FE95EF #EFFE95
tetradic
#95EFFE #D895FE #FEA495 #BBFE95
square
#95EFFE #D895FE #FEA495 #BBFE95
split-complementary
#95EFFE #FE95BB #FED895
monochromatic
#1CDDFD #58E6FD #95EFFE #D2F8FF #E1FAFF
Accessibility & contrast
On white
1.31
#95EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#95EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EFFE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EFFE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#66F7F3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #95effe; /* rgb */ color: rgb(149, 239, 254); /* oklch */ color: oklch(90.1% 0.089 209.2);
Tailwind
colors: {
custom: {
50: '#b9f4fe',
500: '#95effe',
950: '#000000',
},
}SCSS
$custom: #95effe; $custom-light: #b9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#95effe",
"rgb": {
"r": 149,
"g": 239,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.90074,
"c": 0.08851,
"h": 209.2
},
"luminance": 0.75278
}Semantic roles & 50–950 ramp
primary
#95EFFE
secondary
#E06B57
accent
#2100E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585