#69EBAF#69EBAF
#69EBAF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.144 H 160.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBAF |
|---|---|
| RGB | rgb(105, 235, 175) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.75, -49.62, 18.47) |
| CIE-LCH | lch(84.75, 52.94, 159.59°) |
| OKLab | oklab(85.11% -0.1364 0.0471) |
| OKLCH | oklch(85.11% 0.144 160.9) |
| XYZ | xyz(43.2680, 65.5111, 50.9139) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.74
Seafoam
#7FE0B3
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBAF #EB69A5
analogous
#69EB6E #69EBAF #69E6EB
triadic
#69EBAF #AF69EB #EBAF69
tetradic
#69EBAF #6E69EB #EB69A5 #E6EB69
square
#69EBAF #6E69EB #EB69A5 #E6EB69
split-complementary
#69EBAF #EB69E6 #EB6E69
monochromatic
#1AC073 #33E492 #69EBAF #9FF2CC #D5F9E9
Accessibility & contrast
On white
1.49
#69EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBAF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBAF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#36EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebaf; /* rgb */ color: rgb(105, 235, 175); /* oklch */ color: oklch(85.1% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#9ef2c7',
500: '#69ebaf',
950: '#000000',
},
}SCSS
$custom: #69ebaf; $custom-light: #9ef2c7; $custom-dark: #000000;
JSON
{
"hex": "#69ebaf",
"rgb": {
"r": 105,
"g": 235,
"b": 175
},
"hsl": {
"h": 152.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85105,
"c": 0.14433,
"h": 160.9
},
"luminance": 0.65515
}Semantic roles & 50–950 ramp
primary
#69EBAF
secondary
#BF3A77
accent
#0D6BD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582