#65DEE2#65DEE2
#65DEE2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.108 H 198.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEE2 |
|---|---|
| RGB | rgb(101, 222, 226) |
| HSL | hsl(182, 68%, 64%) |
| HSV | hsv(182, 55%, 89%) |
| CMYK | cmyk(55.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.11, -32.57, -12.24) |
| CIE-LCH | lch(82.11, 34.80, 200.60°) |
| OKLab | oklab(83.35% -0.1027 -0.0339) |
| OKLCH | oklch(83.35% 0.108 198.2) |
| XYZ | xyz(45.2098, 60.4958, 81.2311) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEE2 #E26965
analogous
#65E2A8 #65DEE2 #65A0E2
triadic
#65DEE2 #E265DE #DEE265
tetradic
#65DEE2 #A865E2 #E26965 #A0E265
square
#65DEE2 #A865E2 #E26965 #A0E265
split-complementary
#65DEE2 #E265A0 #E2A865
monochromatic
#20A8AC #31D3D8 #65DEE2 #99E9EC #CCF4F5
Accessibility & contrast
On white
1.60
#65DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#65DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEE2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEE2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dee2; /* rgb */ color: rgb(101, 222, 226); /* oklch */ color: oklch(83.3% 0.108 198.2);
Tailwind
colors: {
custom: {
50: '#9ce8eb',
500: '#65dee2',
950: '#000000',
},
}SCSS
$custom: #65dee2; $custom-light: #9ce8eb; $custom-dark: #000000;
JSON
{
"hex": "#65dee2",
"rgb": {
"r": 101,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.92,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.83345,
"c": 0.10816,
"h": 198.2
},
"luminance": 0.605
}Semantic roles & 50–950 ramp
primary
#65DEE2
secondary
#AE413D
accent
#1B15D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484