#65F2AF#65F2AF
#65F2AF is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.7% C 0.156 H 159.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2AF |
|---|---|
| RGB | rgb(101, 242, 175) |
| HSL | hsl(151, 84%, 67%) |
| HSV | hsv(151, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.68, -53.33, 21.14) |
| CIE-LCH | lch(86.68, 57.36, 158.38°) |
| OKLab | oklab(86.65% -0.146 0.0538) |
| OKLCH | oklch(86.65% 0.156 159.8) |
| XYZ | xyz(44.8528, 69.3617, 51.5736) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.11
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.29
Greenish Cyan
#2AFEB7
ΔE00 3.71
Greenish Turquoise
#00FBB0
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2AF #F265A8
analogous
#65F268 #65F2AF #65EFF2
triadic
#65F2AF #AF65F2 #F2AF65
tetradic
#65F2AF #6865F2 #F265A8 #EFF265
square
#65F2AF #6865F2 #F265A8 #EFF265
split-complementary
#65F2AF #F265EF #F26865
monochromatic
#11CB73 #2DED92 #65F2AF #9DF7CC #D6FCEA
Accessibility & contrast
On white
1.41
#65F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#65F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2AF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2AF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#25F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f2af; /* rgb */ color: rgb(101, 242, 175); /* oklch */ color: oklch(86.7% 0.156 159.8);
Tailwind
colors: {
custom: {
50: '#9cf7c7',
500: '#65f2af',
950: '#000000',
},
}SCSS
$custom: #65f2af; $custom-light: #9cf7c7; $custom-dark: #000000;
JSON
{
"hex": "#65f2af",
"rgb": {
"r": 101,
"g": 242,
"b": 175
},
"hsl": {
"h": 151.489,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86654,
"c": 0.1556,
"h": 159.8
},
"luminance": 0.69366
}Semantic roles & 50–950 ramp
primary
#65F2AF
secondary
#C8337A
accent
#056DE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582