#65EFC8#65EFC8
#65EFC8 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.133 H 171.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFC8 |
|---|---|
| RGB | rgb(101, 239, 200) |
| HSL | hsl(163, 81%, 67%) |
| HSV | hsv(163, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.34, -46.70, 7.67) |
| CIE-LCH | lch(86.34, 47.32, 170.67°) |
| OKLab | oklab(86.55% -0.1317 0.0196) |
| OKLCH | oklch(86.55% 0.133 171.6) |
| XYZ | xyz(46.6537, 68.6652, 65.4275) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.27
Aqua Marine
#2EE8BB
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFC8 #EF658C
analogous
#65EF83 #65EFC8 #65D1EF
triadic
#65EFC8 #C865EF #EFC865
tetradic
#65EFC8 #8365EF #EF658C #D1EF65
square
#65EFC8 #8365EF #EF658C #D1EF65
split-complementary
#65EFC8 #EF65D1 #EF8365
monochromatic
#14C593 #2EE9B4 #65EFC8 #9CF5DC #D4FBF0
Accessibility & contrast
On white
1.43
#65EFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#65EFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFC8
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFC8 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65efc8; /* rgb */ color: rgb(101, 239, 200); /* oklch */ color: oklch(86.5% 0.133 171.6);
Tailwind
colors: {
custom: {
50: '#9df5d8',
500: '#65efc8',
950: '#000000',
},
}SCSS
$custom: #65efc8; $custom-light: #9df5d8; $custom-dark: #000000;
JSON
{
"hex": "#65efc8",
"rgb": {
"r": 101,
"g": 239,
"b": 200
},
"hsl": {
"h": 163.043,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86548,
"c": 0.13319,
"h": 171.6
},
"luminance": 0.6867
}Semantic roles & 50–950 ramp
primary
#65EFC8
secondary
#C3365D
accent
#0844DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583