#69EFAE#69EFAE
#69EFAE is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.150 H 159.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFAE |
|---|---|
| RGB | rgb(105, 239, 174) |
| HSL | hsl(151, 81%, 67%) |
| HSV | hsv(151, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(85.90, -51.48, 20.59) |
| CIE-LCH | lch(85.90, 55.44, 158.20°) |
| OKLab | oklab(86.04% -0.1411 0.0524) |
| OKLCH | oklch(86.04% 0.151 159.6) |
| XYZ | xyz(44.3283, 67.7881, 50.7846) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 4.15
Greenish Cyan
#2AFEB7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFAE #EF69AA
analogous
#69EF6B #69EFAE #69EDEF
triadic
#69EFAE #AE69EF #EFAE69
tetradic
#69EFAE #6B69EF #EF69AA #EDEF69
square
#69EFAE #6B69EF #EF69AA #EDEF69
split-complementary
#69EFAE #EF69ED #EF6B69
monochromatic
#15C871 #32E990 #69EFAE #A0F5CC #D8FBEA
Accessibility & contrast
On white
1.44
#69EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#69EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFAE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFAE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#DAD1B2
Tritanopia (blue-blind)
#35EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69efae; /* rgb */ color: rgb(105, 239, 174); /* oklch */ color: oklch(86.0% 0.150 159.6);
Tailwind
colors: {
custom: {
50: '#9ef5c6',
500: '#69efae',
950: '#000000',
},
}SCSS
$custom: #69efae; $custom-light: #9ef5c6; $custom-dark: #000000;
JSON
{
"hex": "#69efae",
"rgb": {
"r": 105,
"g": 239,
"b": 174
},
"hsl": {
"h": 150.896,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86041,
"c": 0.1505,
"h": 159.6
},
"luminance": 0.67792
}Semantic roles & 50–950 ramp
primary
#69EFAE
secondary
#C5377C
accent
#0870DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582