#69ECBE#69ECBE
#69ECBE is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.134 H 167.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECBE |
|---|---|
| RGB | rgb(105, 236, 190) |
| HSL | hsl(159, 78%, 67%) |
| HSV | hsv(159, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.36, -46.86, 11.51) |
| CIE-LCH | lch(85.36, 48.25, 166.20°) |
| OKLab | oklab(85.71% -0.1308 0.0295) |
| OKLCH | oklch(85.71% 0.134 167.3) |
| XYZ | xyz(45.1110, 66.7076, 59.2038) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Aqua Marine
#2EE8BB
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECBE #EC6997
analogous
#69EC7D #69ECBE #69D9EC
triadic
#69ECBE #BE69EC #ECBE69
tetradic
#69ECBE #7D69EC #EC6997 #D9EC69
square
#69ECBE #7D69EC #EC6997 #D9EC69
split-complementary
#69ECBE #EC69D9 #EC7D69
monochromatic
#19C287 #33E5A6 #69ECBE #9FF3D6 #D6FAED
Accessibility & contrast
On white
1.46
#69ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#69ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECBE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECBE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#28EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ecbe; /* rgb */ color: rgb(105, 236, 190); /* oklch */ color: oklch(85.7% 0.134 167.3);
Tailwind
colors: {
custom: {
50: '#9ef3d1',
500: '#69ecbe',
950: '#000000',
},
}SCSS
$custom: #69ecbe; $custom-light: #9ef3d1; $custom-dark: #000000;
JSON
{
"hex": "#69ecbe",
"rgb": {
"r": 105,
"g": 236,
"b": 190
},
"hsl": {
"h": 158.931,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.85707,
"c": 0.13407,
"h": 167.3
},
"luminance": 0.66712
}Semantic roles & 50–950 ramp
primary
#69ECBE
secondary
#C03968
accent
#0C54DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583