#65DCEB#65DCEB
#65DCEB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.108 H 206.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCEB |
|---|---|
| RGB | rgb(101, 220, 235) |
| HSL | hsl(187, 77%, 66%) |
| HSV | hsv(187, 57%, 92%) |
| CMYK | cmyk(57%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.81, -29.17, -17.47) |
| CIE-LCH | lch(81.81, 34.00, 210.91°) |
| OKLab | oklab(83.2% -0.097 -0.0483) |
| OKLCH | oklch(83.2% 0.108 206.5) |
| XYZ | xyz(45.9493, 59.9467, 87.7305) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Neon Blue
#04D9FF
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCEB #EB7465
analogous
#65EBB7 #65DCEB #6599EB
triadic
#65DCEB #EB65DC #DCEB65
tetradic
#65DCEB #B765EB #EB7465 #99EB65
square
#65DCEB #B765EB #EB7465 #99EB65
split-complementary
#65DCEB #EB6599 #EBB765
monochromatic
#19ABBD #2FD0E4 #65DCEB #9BE8F2 #D1F5F9
Accessibility & contrast
On white
1.62
#65DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#65DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCEB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCEB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dceb; /* rgb */ color: rgb(101, 220, 235); /* oklch */ color: oklch(83.2% 0.108 206.5);
Tailwind
colors: {
custom: {
50: '#9de7f1',
500: '#65dceb',
950: '#000000',
},
}SCSS
$custom: #65dceb; $custom-light: #9de7f1; $custom-dark: #000000;
JSON
{
"hex": "#65dceb",
"rgb": {
"r": 101,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.716,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83197,
"c": 0.10835,
"h": 206.5
},
"luminance": 0.59951
}Semantic roles & 50–950 ramp
primary
#65DCEB
secondary
#BC4738
accent
#230CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485