#95F4FF#95F4FF
#95F4FF is a very light, moderate teal. Relative luminance 0.783; OKLCH L 91.2% C 0.091 H 205.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95F4FF |
|---|---|
| RGB | rgb(149, 244, 255) |
| HSL | hsl(186, 100%, 79%) |
| HSV | hsv(186, 42%, 100%) |
| CMYK | cmyk(41.6%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(90.92, -25.40, -14.12) |
| CIE-LCH | lch(90.92, 29.06, 209.07°) |
| OKLab | oklab(91.2% -0.0826 -0.0388) |
| OKLCH | oklch(91.2% 0.091 205.2) |
| XYZ | xyz(62.7884, 78.3063, 106.3943) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.22
Robin'S Egg Blue
#98EFF9
ΔE00 1.26
Robin'S Egg
#6DEDFD
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F4FF #FFA095
analogous
#95FFD5 #95F4FF #95BFFF
triadic
#95F4FF #FF95F4 #F4FF95
tetradic
#95F4FF #D595FF #FFA095 #BFFF95
square
#95F4FF #D595FF #FFA095 #BFFF95
split-complementary
#95F4FF #FF95BF #FFD595
monochromatic
#1BE7FF #58EEFF #95F4FF #D2FAFF #E0FCFF
Accessibility & contrast
On white
1.26
#95F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#95F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F4FF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F4FF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#65FBF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #95f4ff; /* rgb */ color: rgb(149, 244, 255); /* oklch */ color: oklch(91.2% 0.091 205.2);
Tailwind
colors: {
custom: {
50: '#b9f8ff',
500: '#95f4ff',
950: '#000000',
},
}SCSS
$custom: #95f4ff; $custom-light: #b9f8ff; $custom-dark: #000000;
JSON
{
"hex": "#95f4ff",
"rgb": {
"r": 149,
"g": 244,
"b": 255
},
"hsl": {
"h": 186.226,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91202,
"c": 0.09129,
"h": 205.2
},
"luminance": 0.78311
}Semantic roles & 50–950 ramp
primary
#95F4FF
secondary
#E16557
accent
#1800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586