#95DFED#95DFED
#95DFED is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.076 H 210.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFED |
|---|---|
| RGB | rgb(149, 223, 237) |
| HSL | hsl(190, 71%, 76%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(37.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.63, -19.46, -14.10) |
| CIE-LCH | lch(84.63, 24.03, 215.94°) |
| OKLab | oklab(86% -0.0651 -0.0387) |
| OKLCH | oklch(86% 0.076 210.7) |
| XYZ | xyz(54.0628, 65.2759, 89.8551) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFED #EDA395
analogous
#95EDCF #95DFED #95B3ED
triadic
#95DFED #ED95DF #DFED95
tetradic
#95DFED #CF95ED #EDA395 #B3ED95
square
#95DFED #CF95ED #EDA395 #B3ED95
split-complementary
#95DFED #ED95B3 #EDCF95
monochromatic
#2CBFDB #61CFE4 #95DFED #C9EFF6 #E5F7FB
Accessibility & contrast
On white
1.49
#95DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#95DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFED
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFED | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#72E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95dfed; /* rgb */ color: rgb(149, 223, 237); /* oklch */ color: oklch(86.0% 0.076 210.7);
Tailwind
colors: {
custom: {
50: '#b7e9f2',
500: '#95dfed',
950: '#000000',
},
}SCSS
$custom: #95dfed; $custom-light: #b7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#95dfed",
"rgb": {
"r": 149,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.545,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.85997,
"c": 0.07569,
"h": 210.7
},
"luminance": 0.65279
}Semantic roles & 50–950 ramp
primary
#95DFED
secondary
#C96F5D
accent
#3113D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485