#65F0CD#65F0CD
#65F0CD is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.131 H 173.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0CD |
|---|---|
| RGB | rgb(101, 240, 205) |
| HSL | hsl(165, 82%, 67%) |
| HSV | hsv(165, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 14.6%, 5.9%) |
| CIE-LAB | lab(86.75, -45.97, 5.65) |
| CIE-LCH | lch(86.75, 46.32, 173.00°) |
| OKLab | oklab(86.92% -0.1306 0.0142) |
| OKLCH | oklch(86.92% 0.131 173.8) |
| XYZ | xyz(47.5412, 69.4899, 68.6532) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.06
Light Aqua
#8CFFDB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0CD #F06588
analogous
#65F088 #65F0CD #65CEF0
triadic
#65F0CD #CD65F0 #F0CD65
tetradic
#65F0CD #8865F0 #F06588 #CEF065
square
#65F0CD #8865F0 #F06588 #CEF065
split-complementary
#65F0CD #F065CE #F08865
monochromatic
#13C79A #2DEBBB #65F0CD #9DF5DF #D5FBF1
Accessibility & contrast
On white
1.41
#65F0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#65F0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0CD
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0CD | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CB
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f0cd; /* rgb */ color: rgb(101, 240, 205); /* oklch */ color: oklch(86.9% 0.131 173.8);
Tailwind
colors: {
custom: {
50: '#9df5dc',
500: '#65f0cd',
950: '#000000',
},
}SCSS
$custom: #65f0cd; $custom-light: #9df5dc; $custom-dark: #000000;
JSON
{
"hex": "#65f0cd",
"rgb": {
"r": 101,
"g": 240,
"b": 205
},
"hsl": {
"h": 164.892,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.86919,
"c": 0.13135,
"h": 173.8
},
"luminance": 0.69495
}Semantic roles & 50–950 ramp
primary
#65F0CD
secondary
#C43559
accent
#073DDF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584