#65DAE3#65DAE3
#65DAE3 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.106 H 202.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAE3 |
|---|---|
| RGB | rgb(101, 218, 227) |
| HSL | hsl(184, 69%, 64%) |
| HSV | hsv(184, 56%, 89%) |
| CMYK | cmyk(55.5%, 4%, 0%, 11%) |
| CIE-LAB | lab(80.99, -30.40, -14.45) |
| CIE-LCH | lch(80.99, 33.66, 205.42°) |
| OKLab | oklab(82.45% -0.0981 -0.0399) |
| OKLCH | oklch(82.45% 0.106 202.2) |
| XYZ | xyz(44.2976, 58.4512, 81.6059) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAE3 #E36E65
analogous
#65E3AD #65DAE3 #659BE3
triadic
#65DAE3 #E365DA #DAE365
tetradic
#65DAE3 #AD65E3 #E36E65 #9BE365
square
#65DAE3 #AD65E3 #E36E65 #9BE365
split-complementary
#65DAE3 #E3659B #E3AD65
monochromatic
#20A4AE #31CEDA #65DAE3 #99E6EC #CDF3F6
Accessibility & contrast
On white
1.65
#65DAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65DAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAE3
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAE3 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E4
Deuteranopia (green-blind)
#B7C3E4
Tritanopia (blue-blind)
#00E1DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dae3; /* rgb */ color: rgb(101, 218, 227); /* oklch */ color: oklch(82.5% 0.106 202.2);
Tailwind
colors: {
custom: {
50: '#9ce5eb',
500: '#65dae3',
950: '#000000',
},
}SCSS
$custom: #65dae3; $custom-light: #9ce5eb; $custom-dark: #000000;
JSON
{
"hex": "#65dae3",
"rgb": {
"r": 101,
"g": 218,
"b": 227
},
"hsl": {
"h": 184.286,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82454,
"c": 0.1059,
"h": 202.2
},
"luminance": 0.58456
}Semantic roles & 50–950 ramp
primary
#65DAE3
secondary
#AF453D
accent
#2214D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484