#69E2AF#69E2AF
#69E2AF is a very light, vivid teal. Relative luminance 0.605; OKLCH L 82.9% C 0.132 H 163.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2AF |
|---|---|
| RGB | rgb(105, 226, 175) |
| HSL | hsl(155, 68%, 65%) |
| HSV | hsv(155, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.10, -45.81, 14.76) |
| CIE-LCH | lch(82.10, 48.13, 162.14°) |
| OKLab | oklab(82.95% -0.1268 0.0378) |
| OKLCH | oklch(82.95% 0.132 163.4) |
| XYZ | xyz(40.7562, 60.4874, 50.0766) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Eucalyptus
#44D7A8
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2AF #E2699C
analogous
#69E273 #69E2AF #69D8E2
triadic
#69E2AF #AF69E2 #E2AF69
tetradic
#69E2AF #7369E2 #E2699C #D8E269
square
#69E2AF #7369E2 #E2699C #D8E269
split-complementary
#69E2AF #E269D8 #E27369
monochromatic
#22AF73 #36D894 #69E2AF #9CECCA #D0F6E6
Accessibility & contrast
On white
1.60
#69E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#69E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2AF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2AF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#3AE2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e2af; /* rgb */ color: rgb(105, 226, 175); /* oklch */ color: oklch(82.9% 0.132 163.4);
Tailwind
colors: {
custom: {
50: '#9cecc7',
500: '#69e2af',
950: '#000000',
},
}SCSS
$custom: #69e2af; $custom-light: #9cecc7; $custom-dark: #000000;
JSON
{
"hex": "#69e2af",
"rgb": {
"r": 105,
"g": 226,
"b": 175
},
"hsl": {
"h": 154.711,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82948,
"c": 0.1323,
"h": 163.4
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#69E2AF
secondary
#B03F6F
accent
#1664D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582