#65F8D2#65F8D2
#65F8D2 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.9% C 0.138 H 173.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8D2 |
|---|---|
| RGB | rgb(101, 248, 210) |
| HSL | hsl(164, 91%, 68%) |
| HSV | hsv(164, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 15.3%, 2.7%) |
| CIE-LAB | lab(89.18, -48.24, 6.55) |
| CIE-LCH | lch(89.18, 48.68, 172.26°) |
| OKLab | oklab(88.94% -0.1366 0.0166) |
| OKLCH | oklch(88.94% 0.138 173.1) |
| XYZ | xyz(50.5616, 74.5495, 72.6852) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.16
Aqua (survey)
#13EAC9
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8D2 #F8658B
analogous
#65F888 #65F8D2 #65D4F8
triadic
#65F8D2 #D265F8 #F8D265
tetradic
#65F8D2 #8865F8 #F8658B #D4F865
square
#65F8D2 #8865F8 #F8658B #D4F865
split-complementary
#65F8D2 #F865D4 #F88865
monochromatic
#0AD9A3 #2AF5C1 #65F8D2 #A0FBE3 #DAFDF4
Accessibility & contrast
On white
1.32
#65F8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#65F8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8D2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8D2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9D0
Deuteranopia (green-blind)
#DBDAD5
Tritanopia (blue-blind)
#00FAED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8d2; /* rgb */ color: rgb(101, 248, 210); /* oklch */ color: oklch(88.9% 0.138 173.1);
Tailwind
colors: {
custom: {
50: '#9efbdf',
500: '#65f8d2',
950: '#000000',
},
}SCSS
$custom: #65f8d2; $custom-light: #9efbdf; $custom-dark: #000000;
JSON
{
"hex": "#65f8d2",
"rgb": {
"r": 101,
"g": 248,
"b": 210
},
"hsl": {
"h": 164.49,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88941,
"c": 0.13763,
"h": 173.1
},
"luminance": 0.74555
}Semantic roles & 50–950 ramp
primary
#65F8D2
secondary
#D1305A
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584