#69EBAE#69EBAE
#69EBAE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.145 H 160.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBAE |
|---|---|
| RGB | rgb(105, 235, 174) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.73, -49.82, 18.96) |
| CIE-LCH | lch(84.73, 53.31, 159.17°) |
| OKLab | oklab(85.08% -0.1369 0.0484) |
| OKLCH | oklch(85.08% 0.145 160.5) |
| XYZ | xyz(43.1702, 65.4719, 50.3985) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBAE #EB69A6
analogous
#69EB6D #69EBAE #69E7EB
triadic
#69EBAE #AE69EB #EBAE69
tetradic
#69EBAE #6D69EB #EB69A6 #E7EB69
square
#69EBAE #6D69EB #EB69A6 #E7EB69
split-complementary
#69EBAE #EB69E7 #EB6D69
monochromatic
#1AC072 #33E491 #69EBAE #9FF2CB #D5F9E8
Accessibility & contrast
On white
1.49
#69EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBAE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBAE | 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)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#37EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ebae; /* rgb */ color: rgb(105, 235, 174); /* oklch */ color: oklch(85.1% 0.145 160.5);
Tailwind
colors: {
custom: {
50: '#9df2c6',
500: '#69ebae',
950: '#000000',
},
}SCSS
$custom: #69ebae; $custom-light: #9df2c6; $custom-dark: #000000;
JSON
{
"hex": "#69ebae",
"rgb": {
"r": 105,
"g": 235,
"b": 174
},
"hsl": {
"h": 151.846,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85082,
"c": 0.14515,
"h": 160.5
},
"luminance": 0.65476
}Semantic roles & 50–950 ramp
primary
#69EBAE
secondary
#BF3A78
accent
#0D6CD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582