#65DDEF#65DDEF
#65DDEF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.110 H 208.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDEF |
|---|---|
| RGB | rgb(101, 221, 239) |
| HSL | hsl(188, 81%, 67%) |
| HSV | hsv(188, 58%, 94%) |
| CMYK | cmyk(57.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.22, -28.55, -18.97) |
| CIE-LCH | lch(82.22, 34.28, 213.61°) |
| OKLab | oklab(83.57% -0.0964 -0.0525) |
| OKLCH | oklch(83.57% 0.11 208.6) |
| XYZ | xyz(46.7969, 60.7069, 90.8960) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDEF #EF7765
analogous
#65EFBC #65DDEF #6598EF
triadic
#65DDEF #EF65DD #DDEF65
tetradic
#65DDEF #BC65EF #EF7765 #98EF65
square
#65DDEF #BC65EF #EF7765 #98EF65
split-complementary
#65DDEF #EF6598 #EFBC65
monochromatic
#14AEC5 #2ED1E9 #65DDEF #9CE9F5 #D4F5FB
Accessibility & contrast
On white
1.60
#65DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#65DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDEF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDEF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65ddef; /* rgb */ color: rgb(101, 221, 239); /* oklch */ color: oklch(83.6% 0.110 208.6);
Tailwind
colors: {
custom: {
50: '#9de8f4',
500: '#65ddef',
950: '#000000',
},
}SCSS
$custom: #65ddef; $custom-light: #9de8f4; $custom-dark: #000000;
JSON
{
"hex": "#65ddef",
"rgb": {
"r": 101,
"g": 221,
"b": 239
},
"hsl": {
"h": 187.826,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8357,
"c": 0.10982,
"h": 208.6
},
"luminance": 0.60712
}Semantic roles & 50–950 ramp
primary
#65DDEF
secondary
#C34836
accent
#2408DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485