#65CEDA#65CEDA
#65CEDA is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.098 H 205.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEDA |
|---|---|
| RGB | rgb(101, 206, 218) |
| HSL | hsl(186, 61%, 63%) |
| HSV | hsv(186, 54%, 85%) |
| CMYK | cmyk(53.7%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.26, -27.02, -15.23) |
| CIE-LCH | lch(77.26, 31.02, 209.41°) |
| OKLab | oklab(79.36% -0.0888 -0.0421) |
| OKLCH | oklch(79.36% 0.098 205.3) |
| XYZ | xyz(40.0879, 51.9675, 74.2342) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEDA #DA7165
analogous
#65DAAC #65CEDA #6593DA
triadic
#65CEDA #DA65CE #CEDA65
tetradic
#65CEDA #AC65DA #DA7165 #93DA65
square
#65CEDA #AC65DA #DA7165 #93DA65
split-complementary
#65CEDA #DA6593 #DAAC65
monochromatic
#26929F #34BECE #65CEDA #96DEE6 #C8EDF2
Accessibility & contrast
On white
1.84
#65CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#65CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEDA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEDA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65ceda; /* rgb */ color: rgb(101, 206, 218); /* oklch */ color: oklch(79.4% 0.098 205.3);
Tailwind
colors: {
custom: {
50: '#9adde5',
500: '#65ceda',
950: '#000000',
},
}SCSS
$custom: #65ceda; $custom-light: #9adde5; $custom-dark: #000000;
JSON
{
"hex": "#65ceda",
"rgb": {
"r": 101,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.154,
"s": 61.257,
"l": 62.549
},
"oklch": {
"l": 0.79362,
"c": 0.09831,
"h": 205.3
},
"luminance": 0.51971
}Semantic roles & 50–950 ramp
primary
#65CEDA
secondary
#A24B41
accent
#2E1DC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484