#65EEC4#65EEC4
#65EEC4 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.135 H 169.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEC4 |
|---|---|
| RGB | rgb(101, 238, 196) |
| HSL | hsl(162, 80%, 66%) |
| HSV | hsv(162, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.95, -47.18, 9.22) |
| CIE-LCH | lch(85.95, 48.07, 168.95°) |
| OKLab | oklab(86.21% -0.1325 0.0236) |
| OKLCH | oklch(86.21% 0.135 169.9) |
| XYZ | xyz(45.9004, 67.8968, 62.9003) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aqua Marine
#2EE8BB
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.38
Aqua (survey)
#13EAC9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEC4 #EE658F
analogous
#65EE80 #65EEC4 #65D4EE
triadic
#65EEC4 #C465EE #EEC465
tetradic
#65EEC4 #8065EE #EE658F #D4EE65
square
#65EEC4 #8065EE #EE658F #D4EE65
split-complementary
#65EEC4 #EE65D4 #EE8065
monochromatic
#16C38E #2EE8AF #65EEC4 #9CF4D9 #D3FAEE
Accessibility & contrast
On white
1.44
#65EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#65EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEC4
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEC4 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65eec4; /* rgb */ color: rgb(101, 238, 196); /* oklch */ color: oklch(86.2% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#9cf4d5',
500: '#65eec4',
950: '#000000',
},
}SCSS
$custom: #65eec4; $custom-light: #9cf4d5; $custom-dark: #000000;
JSON
{
"hex": "#65eec4",
"rgb": {
"r": 101,
"g": 238,
"b": 196
},
"hsl": {
"h": 161.606,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86205,
"c": 0.13456,
"h": 169.9
},
"luminance": 0.67901
}Semantic roles & 50–950 ramp
primary
#65EEC4
secondary
#C13661
accent
#094ADC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583