#65DCEE#65DCEE
#65DCEE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.109 H 208.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCEE |
|---|---|
| RGB | rgb(101, 220, 238) |
| HSL | hsl(188, 80%, 66%) |
| HSV | hsv(188, 58%, 93%) |
| CMYK | cmyk(57.6%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.90, -28.34, -18.92) |
| CIE-LCH | lch(81.90, 34.08, 213.72°) |
| OKLab | oklab(83.31% -0.0958 -0.0524) |
| OKLCH | oklch(83.31% 0.109 208.7) |
| XYZ | xyz(46.3863, 60.1215, 90.0324) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Aqua Blue
#02D8E9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCEE #EE7765
analogous
#65EEBC #65DCEE #6598EE
triadic
#65DCEE #EE65DC #DCEE65
tetradic
#65DCEE #BC65EE #EE7765 #98EE65
square
#65DCEE #BC65EE #EE7765 #98EE65
split-complementary
#65DCEE #EE6598 #EEBC65
monochromatic
#16ACC3 #2ECFE8 #65DCEE #9CE9F4 #D3F5FA
Accessibility & contrast
On white
1.61
#65DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#65DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCEE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCEE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcee; /* rgb */ color: rgb(101, 220, 238); /* oklch */ color: oklch(83.3% 0.109 208.7);
Tailwind
colors: {
custom: {
50: '#9de7f3',
500: '#65dcee',
950: '#000000',
},
}SCSS
$custom: #65dcee; $custom-light: #9de7f3; $custom-dark: #000000;
JSON
{
"hex": "#65dcee",
"rgb": {
"r": 101,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.883,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.83305,
"c": 0.10918,
"h": 208.7
},
"luminance": 0.60126
}Semantic roles & 50–950 ramp
primary
#65DCEE
secondary
#C14836
accent
#2509DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485