#69E5BA#69E5BA
#69E5BA is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.9% C 0.128 H 167.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5BA |
|---|---|
| RGB | rgb(105, 229, 186) |
| HSL | hsl(159, 70%, 65%) |
| HSV | hsv(159, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 18.8%, 10.2%) |
| CIE-LAB | lab(83.22, -44.73, 10.57) |
| CIE-LCH | lch(83.22, 45.96, 166.70°) |
| OKLab | oklab(83.94% -0.1251 0.0271) |
| OKLCH | oklch(83.94% 0.128 167.8) |
| XYZ | xyz(42.7038, 62.5831, 56.2742) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.69
Eucalyptus
#44D7A8
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5BA #E56994
analogous
#69E57C #69E5BA #69D2E5
triadic
#69E5BA #BA69E5 #E5BA69
tetradic
#69E5BA #7C69E5 #E56994 #D2E569
square
#69E5BA #7C69E5 #E56994 #D2E569
split-complementary
#69E5BA #E569D2 #E57C69
monochromatic
#1FB481 #35DCA2 #69E5BA #9DEED2 #D1F7EA
Accessibility & contrast
On white
1.55
#69E5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#69E5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5BA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5BA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#30E6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e5ba; /* rgb */ color: rgb(105, 229, 186); /* oklch */ color: oklch(83.9% 0.128 167.8);
Tailwind
colors: {
custom: {
50: '#9deece',
500: '#69e5ba',
950: '#000000',
},
}SCSS
$custom: #69e5ba; $custom-light: #9deece; $custom-dark: #000000;
JSON
{
"hex": "#69e5ba",
"rgb": {
"r": 105,
"g": 229,
"b": 186
},
"hsl": {
"h": 159.194,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.8394,
"c": 0.12799,
"h": 167.8
},
"luminance": 0.62587
}Semantic roles & 50–950 ramp
primary
#69E5BA
secondary
#B53D67
accent
#1355D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583