#69EABB#69EABB
#69EABB is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.134 H 166.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69EABB |
|---|---|
| RGB | rgb(105, 234, 187) |
| HSL | hsl(158, 75%, 66%) |
| HSV | hsv(158, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.71, -46.66, 12.16) |
| CIE-LCH | lch(84.71, 48.22, 165.40°) |
| OKLab | oklab(85.16% -0.13 0.0312) |
| OKLCH | oklch(85.16% 0.134 166.5) |
| XYZ | xyz(44.2139, 65.4326, 57.3038) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.72
Aquamarine
#7FFFD4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EABB #EA6998
analogous
#69EA7B #69EABB #69D8EA
triadic
#69EABB #BB69EA #EABB69
tetradic
#69EABB #7B69EA #EA6998 #D8EA69
square
#69EABB #7B69EA #EA6998 #D8EA69
split-complementary
#69EABB #EA69D8 #EA7B69
monochromatic
#1BBE82 #33E2A3 #69EABB #9FF2D3 #D4F9EC
Accessibility & contrast
On white
1.49
#69EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#69EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EABB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EABB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#2CEBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eabb; /* rgb */ color: rgb(105, 234, 187); /* oklch */ color: oklch(85.2% 0.134 166.5);
Tailwind
colors: {
custom: {
50: '#9ef1cf',
500: '#69eabb',
950: '#000000',
},
}SCSS
$custom: #69eabb; $custom-light: #9ef1cf; $custom-dark: #000000;
JSON
{
"hex": "#69eabb",
"rgb": {
"r": 105,
"g": 234,
"b": 187
},
"hsl": {
"h": 158.14,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85155,
"c": 0.13367,
"h": 166.5
},
"luminance": 0.65437
}Semantic roles & 50–950 ramp
primary
#69EABB
secondary
#BD3A6A
accent
#0E57D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583