#65DDED#65DDED
#65DDED is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.109 H 207.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDED |
|---|---|
| RGB | rgb(101, 221, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(57.4%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.16, -29.10, -18.01) |
| CIE-LCH | lch(82.16, 34.22, 211.74°) |
| OKLab | oklab(83.5% -0.0972 -0.0498) |
| OKLCH | oklch(83.5% 0.109 207.1) |
| XYZ | xyz(46.5031, 60.5894, 89.3486) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Neon Blue
#04D9FF
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDED #ED7565
analogous
#65EDB9 #65DDED #6599ED
triadic
#65DDED #ED65DD #DDED65
tetradic
#65DDED #B965ED #ED7565 #99ED65
square
#65DDED #B965ED #ED7565 #99ED65
split-complementary
#65DDED #ED6599 #EDB965
monochromatic
#17ADC1 #2ED1E7 #65DDED #9CE9F3 #D3F5FA
Accessibility & contrast
On white
1.60
#65DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#65DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDED
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDED | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dded; /* rgb */ color: rgb(101, 221, 237); /* oklch */ color: oklch(83.5% 0.109 207.1);
Tailwind
colors: {
custom: {
50: '#9de8f2',
500: '#65dded',
950: '#000000',
},
}SCSS
$custom: #65dded; $custom-light: #9de8f2; $custom-dark: #000000;
JSON
{
"hex": "#65dded",
"rgb": {
"r": 101,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.059,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.83498,
"c": 0.10925,
"h": 207.1
},
"luminance": 0.60594
}Semantic roles & 50–950 ramp
primary
#65DDED
secondary
#BF4737
accent
#230ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485