#69E0AF#69E0AF
#69E0AF is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.5% C 0.130 H 164.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69E0AF |
|---|---|
| RGB | rgb(105, 224, 175) |
| HSL | hsl(155, 66%, 65%) |
| HSV | hsv(155, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 21.9%, 12.2%) |
| CIE-LAB | lab(81.51, -44.95, 13.93) |
| CIE-LCH | lch(81.51, 47.06, 162.78°) |
| OKLab | oklab(82.47% -0.1246 0.0357) |
| OKLCH | oklch(82.47% 0.13 164) |
| XYZ | xyz(40.2156, 59.4061, 49.8964) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Eucalyptus
#44D7A8
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E0AF #E0699A
analogous
#69E074 #69E0AF #69D6E0
triadic
#69E0AF #AF69E0 #E0AF69
tetradic
#69E0AF #7469E0 #E0699A #D6E069
square
#69E0AF #7469E0 #E0699A #D6E069
split-complementary
#69E0AF #E069D6 #E07469
monochromatic
#23AB73 #36D694 #69E0AF #9CEACA #CEF5E5
Accessibility & contrast
On white
1.63
#69E0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#69E0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E0AF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E0AF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#CBC5B2
Tritanopia (blue-blind)
#3BE0D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e0af; /* rgb */ color: rgb(105, 224, 175); /* oklch */ color: oklch(82.5% 0.130 164.0);
Tailwind
colors: {
custom: {
50: '#9ceac7',
500: '#69e0af',
950: '#000000',
},
}SCSS
$custom: #69e0af; $custom-light: #9ceac7; $custom-dark: #000000;
JSON
{
"hex": "#69e0af",
"rgb": {
"r": 105,
"g": 224,
"b": 175
},
"hsl": {
"h": 155.294,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.82469,
"c": 0.12963,
"h": 164
},
"luminance": 0.5941
}Semantic roles & 50–950 ramp
primary
#69E0AF
secondary
#AD406D
accent
#1863CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482