#65F5DC#65F5DC
#65F5DC is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.5% C 0.129 H 179.8°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5DC |
|---|---|
| RGB | rgb(101, 245, 220) |
| HSL | hsl(170, 88%, 68%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(88.56, -44.57, 0.45) |
| CIE-LCH | lch(88.56, 44.57, 179.43°) |
| OKLab | oklab(88.52% -0.1292 0.0005) |
| OKLCH | oklch(88.52% 0.129 179.8) |
| XYZ | xyz(50.9316, 73.2336, 79.1477) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.91
Aqua (survey)
#13EAC9
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5DC #F5657E
analogous
#65F594 #65F5DC #65C6F5
triadic
#65F5DC #DC65F5 #F5DC65
tetradic
#65F5DC #9465F5 #F5657E #C6F565
square
#65F5DC #9465F5 #F5657E #C6F565
split-complementary
#65F5DC #F565C6 #F59465
monochromatic
#0ED2B0 #2CF1CF #65F5DC #9EF9E9 #D8FCF6
Accessibility & contrast
On white
1.34
#65F5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#65F5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5DC
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5DC | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65f5dc; /* rgb */ color: rgb(101, 245, 220); /* oklch */ color: oklch(88.5% 0.129 179.8);
Tailwind
colors: {
custom: {
50: '#9ef9e6',
500: '#65f5dc',
950: '#000000',
},
}SCSS
$custom: #65f5dc; $custom-light: #9ef9e6; $custom-dark: #000000;
JSON
{
"hex": "#65f5dc",
"rgb": {
"r": 101,
"g": 245,
"b": 220
},
"hsl": {
"h": 169.583,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.88515,
"c": 0.12919,
"h": 179.8
},
"luminance": 0.73239
}Semantic roles & 50–950 ramp
primary
#65F5DC
secondary
#CD314C
accent
#0129E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584