#95F0FF#95F0FF
#95F0FF is a very light, moderate teal. Relative luminance 0.759; OKLCH L 90.3% C 0.089 H 209.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95F0FF |
|---|---|
| RGB | rgb(149, 240, 255) |
| HSL | hsl(188, 100%, 79%) |
| HSV | hsv(188, 42%, 100%) |
| CMYK | cmyk(41.6%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(89.82, -23.45, -15.76) |
| CIE-LCH | lch(89.82, 28.25, 213.91°) |
| OKLab | oklab(90.33% -0.0781 -0.0433) |
| OKLCH | oklch(90.33% 0.089 209) |
| XYZ | xyz(61.5979, 75.9253, 105.9975) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.69
Robin Egg Blue
#8AF1FE
ΔE00 1.73
Robin'S Egg
#6DEDFD
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F0FF #FFA495
analogous
#95FFD9 #95F0FF #95BBFF
triadic
#95F0FF #FF95F0 #F0FF95
tetradic
#95F0FF #D995FF #FFA495 #BBFF95
square
#95F0FF #D995FF #FFA495 #BBFF95
split-complementary
#95F0FF #FF95BB #FFD995
monochromatic
#1BDFFF #58E7FF #95F0FF #D2F9FF #E0FBFF
Accessibility & contrast
On white
1.30
#95F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#95F0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F0FF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F0FF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#66F8F4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f0ff; /* rgb */ color: rgb(149, 240, 255); /* oklch */ color: oklch(90.3% 0.089 209.0);
Tailwind
colors: {
custom: {
50: '#b9f5ff',
500: '#95f0ff',
950: '#000000',
},
}SCSS
$custom: #95f0ff; $custom-light: #b9f5ff; $custom-dark: #000000;
JSON
{
"hex": "#95f0ff",
"rgb": {
"r": 149,
"g": 240,
"b": 255
},
"hsl": {
"h": 188.491,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.90326,
"c": 0.08928,
"h": 209
},
"luminance": 0.7593
}Semantic roles & 50–950 ramp
primary
#95F0FF
secondary
#E16A57
accent
#2000E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121718
muted
#828586