#65D8DF#65D8DF
#65D8DF is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.104 H 200.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8DF |
|---|---|
| RGB | rgb(101, 216, 223) |
| HSL | hsl(183, 66%, 64%) |
| HSV | hsv(183, 55%, 87%) |
| CMYK | cmyk(54.7%, 3.1%, 0%, 12.5%) |
| CIE-LAB | lab(80.29, -30.52, -13.36) |
| CIE-LCH | lch(80.29, 33.31, 203.64°) |
| OKLab | oklab(81.85% -0.0976 -0.0369) |
| OKLCH | oklch(81.85% 0.104 200.7) |
| XYZ | xyz(43.2365, 57.2020, 78.5603) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8DF #DF6C65
analogous
#65DFA9 #65D8DF #659BDF
triadic
#65D8DF #DF65D8 #D8DF65
tetradic
#65D8DF #A965DF #DF6C65 #9BDF65
square
#65D8DF #A965DF #DF6C65 #9BDF65
split-complementary
#65D8DF #DF659B #DFA965
monochromatic
#239FA7 #32CBD4 #65D8DF #98E5EA #CAF2F4
Accessibility & contrast
On white
1.69
#65D8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#65D8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8DF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8DF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#B6C1E0
Tritanopia (blue-blind)
#00DFDA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65d8df; /* rgb */ color: rgb(101, 216, 223); /* oklch */ color: oklch(81.9% 0.104 200.7);
Tailwind
colors: {
custom: {
50: '#9be4e9',
500: '#65d8df',
950: '#000000',
},
}SCSS
$custom: #65d8df; $custom-light: #9be4e9; $custom-dark: #000000;
JSON
{
"hex": "#65d8df",
"rgb": {
"r": 101,
"g": 216,
"b": 223
},
"hsl": {
"h": 183.443,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81853,
"c": 0.10433,
"h": 200.7
},
"luminance": 0.57206
}Semantic roles & 50–950 ramp
primary
#65D8DF
secondary
#A9453F
accent
#2218CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484