#65DFED#65DFED
#65DFED is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.110 H 205.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFED |
|---|---|
| RGB | rgb(101, 223, 237) |
| HSL | hsl(186, 79%, 66%) |
| HSV | hsv(186, 57%, 93%) |
| CMYK | cmyk(57.4%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.73, -30.07, -17.15) |
| CIE-LCH | lch(82.73, 34.61, 209.69°) |
| OKLab | oklab(83.96% -0.0993 -0.0474) |
| OKLCH | oklch(83.96% 0.11 205.5) |
| XYZ | xyz(47.0342, 61.6518, 89.5256) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Aqua Blue
#02D8E9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 6.84
Bright Light Blue
#26F7FD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFED #ED7365
analogous
#65EDB7 #65DFED #659BED
triadic
#65DFED #ED65DF #DFED65
tetradic
#65DFED #B765ED #ED7365 #9BED65
square
#65DFED #B765ED #ED7365 #9BED65
split-complementary
#65DFED #ED659B #EDB765
monochromatic
#17AFC1 #2ED4E7 #65DFED #9CEAF3 #D3F6FA
Accessibility & contrast
On white
1.58
#65DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#65DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFED
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFED | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dfed; /* rgb */ color: rgb(101, 223, 237); /* oklch */ color: oklch(84.0% 0.110 205.5);
Tailwind
colors: {
custom: {
50: '#9de9f2',
500: '#65dfed',
950: '#000000',
},
}SCSS
$custom: #65dfed; $custom-light: #9de9f2; $custom-dark: #000000;
JSON
{
"hex": "#65dfed",
"rgb": {
"r": 101,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.176,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.83957,
"c": 0.11006,
"h": 205.5
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#65DFED
secondary
#BF4537
accent
#200ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485