#65DCE3#65DCE3
#65DCE3 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.107 H 200.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCE3 |
|---|---|
| RGB | rgb(101, 220, 227) |
| HSL | hsl(183, 69%, 64%) |
| HSV | hsv(183, 56%, 89%) |
| CMYK | cmyk(55.5%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.56, -31.35, -13.59) |
| CIE-LCH | lch(81.56, 34.17, 203.43°) |
| OKLab | oklab(82.92% -0.1002 -0.0376) |
| OKLCH | oklch(82.92% 0.107 200.6) |
| XYZ | xyz(44.8194, 59.4948, 81.7798) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCE3 #E36C65
analogous
#65E3AB #65DCE3 #659DE3
triadic
#65DCE3 #E365DC #DCE365
tetradic
#65DCE3 #AB65E3 #E36C65 #9DE365
square
#65DCE3 #AB65E3 #E36C65 #9DE365
split-complementary
#65DCE3 #E3659D #E3AB65
monochromatic
#20A6AE #31D0DA #65DCE3 #99E8EC #CDF4F6
Accessibility & contrast
On white
1.63
#65DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#65DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCE3
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCE3 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E4
Deuteranopia (green-blind)
#BAC4E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dce3; /* rgb */ color: rgb(101, 220, 227); /* oklch */ color: oklch(82.9% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#9ce7eb',
500: '#65dce3',
950: '#000000',
},
}SCSS
$custom: #65dce3; $custom-light: #9ce7eb; $custom-dark: #000000;
JSON
{
"hex": "#65dce3",
"rgb": {
"r": 101,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.333,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82916,
"c": 0.10701,
"h": 200.6
},
"luminance": 0.59499
}Semantic roles & 50–950 ramp
primary
#65DCE3
secondary
#AF433D
accent
#1F14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484