#65DEE5#65DEE5
#65DEE5 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.108 H 200.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEE5 |
|---|---|
| RGB | rgb(101, 222, 229) |
| HSL | hsl(183, 71%, 65%) |
| HSV | hsv(183, 56%, 90%) |
| CMYK | cmyk(55.9%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.20, -31.77, -13.70) |
| CIE-LCH | lch(82.20, 34.60, 203.33°) |
| OKLab | oklab(83.45% -0.1015 -0.0379) |
| OKLCH | oklch(83.45% 0.108 200.5) |
| XYZ | xyz(45.6251, 60.6619, 83.4180) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Mediumturquoise
#48D1CC
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEE5 #E56C65
analogous
#65E5AC #65DEE5 #659EE5
triadic
#65DEE5 #E565DE #DEE565
tetradic
#65DEE5 #AC65E5 #E56C65 #9EE565
square
#65DEE5 #AC65E5 #E56C65 #9EE565
split-complementary
#65DEE5 #E5659E #E5AC65
monochromatic
#1EAAB2 #31D3DC #65DEE5 #99E9EE #CEF4F7
Accessibility & contrast
On white
1.60
#65DEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#65DEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEE5
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEE5 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dee5; /* rgb */ color: rgb(101, 222, 229); /* oklch */ color: oklch(83.4% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#9ce8ed',
500: '#65dee5',
950: '#000000',
},
}SCSS
$custom: #65dee5; $custom-light: #9ce8ed; $custom-dark: #000000;
JSON
{
"hex": "#65dee5",
"rgb": {
"r": 101,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.281,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83447,
"c": 0.10833,
"h": 200.5
},
"luminance": 0.60666
}Semantic roles & 50–950 ramp
primary
#65DEE5
secondary
#B2423C
accent
#1D12D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484