#65DEE3#65DEE3
#65DEE3 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.108 H 199.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEE3 |
|---|---|
| RGB | rgb(101, 222, 227) |
| HSL | hsl(182, 69%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.5%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.14, -32.30, -12.73) |
| CIE-LCH | lch(82.14, 34.72, 201.50°) |
| OKLab | oklab(83.38% -0.1023 -0.0352) |
| OKLCH | oklch(83.38% 0.108 199) |
| XYZ | xyz(45.3474, 60.5508, 81.9558) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEE3 #E36A65
analogous
#65E3A9 #65DEE3 #659FE3
triadic
#65DEE3 #E365DE #DEE365
tetradic
#65DEE3 #A965E3 #E36A65 #9FE365
square
#65DEE3 #A965E3 #E36A65 #9FE365
split-complementary
#65DEE3 #E3659F #E3A965
monochromatic
#20A8AE #31D3DA #65DEE3 #99E9EC #CDF4F6
Accessibility & contrast
On white
1.60
#65DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#65DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEE3
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEE3 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BCC6E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dee3; /* rgb */ color: rgb(101, 222, 227); /* oklch */ color: oklch(83.4% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#9ce8eb',
500: '#65dee3',
950: '#000000',
},
}SCSS
$custom: #65dee3; $custom-light: #9ce8eb; $custom-dark: #000000;
JSON
{
"hex": "#65dee3",
"rgb": {
"r": 101,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.381,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.83379,
"c": 0.1082,
"h": 199
},
"luminance": 0.60555
}Semantic roles & 50–950 ramp
primary
#65DEE3
secondary
#AF413D
accent
#1C14D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484