#95DFE3#95DFE3
#95DFE3 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.073 H 200.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFE3 |
|---|---|
| RGB | rgb(149, 223, 227) |
| HSL | hsl(183, 58%, 74%) |
| HSV | hsv(183, 34%, 89%) |
| CMYK | cmyk(34.4%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(84.33, -21.85, -9.25) |
| CIE-LCH | lch(84.33, 23.73, 202.94°) |
| OKLab | oklab(85.67% -0.069 -0.0254) |
| OKLCH | oklch(85.67% 0.073 200.2) |
| XYZ | xyz(52.6424, 64.7077, 82.3741) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFE3 #E39995
analogous
#95E3C0 #95DFE3 #95B8E3
triadic
#95DFE3 #E395DF #DFE395
tetradic
#95DFE3 #C095E3 #E39995 #B8E395
square
#95DFE3 #C095E3 #E39995 #B8E395
split-complementary
#95DFE3 #E395B8 #E3C095
monochromatic
#35C1C9 #65D0D6 #95DFE3 #C5EEF0 #E7F8F9
Accessibility & contrast
On white
1.51
#95DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#95DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFE3
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFE3 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E3
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#77E4E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfe3; /* rgb */ color: rgb(149, 223, 227); /* oklch */ color: oklch(85.7% 0.073 200.2);
Tailwind
colors: {
custom: {
50: '#b7e9eb',
500: '#95dfe3',
950: '#000000',
},
}SCSS
$custom: #95dfe3; $custom-light: #b7e9eb; $custom-dark: #000000;
JSON
{
"hex": "#95dfe3",
"rgb": {
"r": 149,
"g": 223,
"b": 227
},
"hsl": {
"h": 183.077,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.85666,
"c": 0.07348,
"h": 200.2
},
"luminance": 0.64711
}Semantic roles & 50–950 ramp
primary
#95DFE3
secondary
#BC6560
accent
#2820C6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484