#65DDEA#65DDEA
#65DDEA is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.109 H 205.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDEA |
|---|---|
| RGB | rgb(101, 221, 234) |
| HSL | hsl(186, 76%, 66%) |
| HSV | hsv(186, 57%, 92%) |
| CMYK | cmyk(56.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.06, -29.93, -16.56) |
| CIE-LCH | lch(82.06, 34.20, 208.95°) |
| OKLab | oklab(83.39% -0.0984 -0.0458) |
| OKLCH | oklch(83.39% 0.109 205) |
| XYZ | xyz(46.0684, 60.4156, 87.0595) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.68
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 7.01
Neon Blue
#04D9FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDEA #EA7265
analogous
#65EAB5 #65DDEA #659AEA
triadic
#65DDEA #EA65DD #DDEA65
tetradic
#65DDEA #B565EA #EA7265 #9AEA65
square
#65DDEA #B565EA #EA7265 #9AEA65
split-complementary
#65DDEA #EA659A #EAB565
monochromatic
#1AABBB #2FD1E3 #65DDEA #9BE9F1 #D1F5F9
Accessibility & contrast
On white
1.61
#65DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDEA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDEA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65ddea; /* rgb */ color: rgb(101, 221, 234); /* oklch */ color: oklch(83.4% 0.109 205.0);
Tailwind
colors: {
custom: {
50: '#9de8f0',
500: '#65ddea',
950: '#000000',
},
}SCSS
$custom: #65ddea; $custom-light: #9de8f0; $custom-dark: #000000;
JSON
{
"hex": "#65ddea",
"rgb": {
"r": 101,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.865,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83391,
"c": 0.10855,
"h": 205
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#65DDEA
secondary
#BA4639
accent
#210DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485