#65D2E6#65D2E6
#65D2E6 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.103 H 211.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2E6 |
|---|---|
| RGB | rgb(101, 210, 230) |
| HSL | hsl(189, 72%, 65%) |
| HSV | hsv(189, 56%, 90%) |
| CMYK | cmyk(56.1%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(78.79, -25.67, -19.36) |
| CIE-LCH | lch(78.79, 32.15, 217.02°) |
| OKLab | oklab(80.72% -0.0884 -0.0536) |
| OKLCH | oklch(80.72% 0.103 211.2) |
| XYZ | xyz(42.6906, 54.5689, 83.1307) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.55
Baby Blue
#89CFF0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2E6 #E67965
analogous
#65E6B9 #65D2E6 #6592E6
triadic
#65D2E6 #E665D2 #D2E665
tetradic
#65D2E6 #B965E6 #E67965 #92E665
square
#65D2E6 #B965E6 #E67965 #92E665
split-complementary
#65D2E6 #E66592 #E6B965
monochromatic
#1D9CB3 #30C3DD #65D2E6 #9AE1EF #CEF1F7
Accessibility & contrast
On white
1.76
#65D2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#65D2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2E6
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2E6 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE7
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d2e6; /* rgb */ color: rgb(101, 210, 230); /* oklch */ color: oklch(80.7% 0.103 211.2);
Tailwind
colors: {
custom: {
50: '#9ce0ee',
500: '#65d2e6',
950: '#000000',
},
}SCSS
$custom: #65d2e6; $custom-light: #9ce0ee; $custom-dark: #000000;
JSON
{
"hex": "#65d2e6",
"rgb": {
"r": 101,
"g": 210,
"b": 230
},
"hsl": {
"h": 189.302,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.80719,
"c": 0.10337,
"h": 211.2
},
"luminance": 0.54573
}Semantic roles & 50–950 ramp
primary
#65D2E6
secondary
#B44E3B
accent
#3011D4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485