#69EABE#69EABE
#69EABE is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.132 H 168.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69EABE |
|---|---|
| RGB | rgb(105, 234, 190) |
| HSL | hsl(160, 75%, 66%) |
| HSV | hsv(160, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.77, -46.00, 10.68) |
| CIE-LCH | lch(84.77, 47.23, 166.93°) |
| OKLab | oklab(85.23% -0.1286 0.0274) |
| OKLCH | oklch(85.23% 0.132 168) |
| XYZ | xyz(44.5384, 65.5624, 59.0129) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.83
Aqua Marine
#2EE8BB
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EABE #EA6995
analogous
#69EA7E #69EABE #69D6EA
triadic
#69EABE #BE69EA #EABE69
tetradic
#69EABE #7E69EA #EA6995 #D6EA69
square
#69EABE #7E69EA #EA6995 #D6EA69
split-complementary
#69EABE #EA69D6 #EA7E69
monochromatic
#1BBE86 #33E2A7 #69EABE #9FF2D5 #D4F9ED
Accessibility & contrast
On white
1.49
#69EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#69EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EABE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EABE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#29EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69eabe; /* rgb */ color: rgb(105, 234, 190); /* oklch */ color: oklch(85.2% 0.132 168.0);
Tailwind
colors: {
custom: {
50: '#9ef1d1',
500: '#69eabe',
950: '#000000',
},
}SCSS
$custom: #69eabe; $custom-light: #9ef1d1; $custom-dark: #000000;
JSON
{
"hex": "#69eabe",
"rgb": {
"r": 105,
"g": 234,
"b": 190
},
"hsl": {
"h": 159.535,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85231,
"c": 0.13153,
"h": 168
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#69EABE
secondary
#BD3A67
accent
#0E53D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583