#69EAC2#69EAC2
#69EAC2 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.129 H 170.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAC2 |
|---|---|
| RGB | rgb(105, 234, 194) |
| HSL | hsl(161, 75%, 66%) |
| HSV | hsv(161, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.86, -45.11, 8.72) |
| CIE-LCH | lch(84.86, 45.95, 169.06°) |
| OKLab | oklab(85.34% -0.1269 0.0223) |
| OKLCH | oklch(85.34% 0.129 170) |
| XYZ | xyz(44.9816, 65.7397, 61.3470) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.63
Aqua Marine
#2EE8BB
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 4.55
Aquamarine
#7FFFD4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAC2 #EA6991
analogous
#69EA82 #69EAC2 #69D2EA
triadic
#69EAC2 #C269EA #EAC269
tetradic
#69EAC2 #8269EA #EA6991 #D2EA69
square
#69EAC2 #8269EA #EA6991 #D2EA69
split-complementary
#69EAC2 #EA69D2 #EA8269
monochromatic
#1BBE8B #33E2AC #69EAC2 #9FF2D8 #D4F9EE
Accessibility & contrast
On white
1.48
#69EAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#69EAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAC2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAC2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#24EBDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69eac2; /* rgb */ color: rgb(105, 234, 194); /* oklch */ color: oklch(85.3% 0.129 170.0);
Tailwind
colors: {
custom: {
50: '#9ef1d4',
500: '#69eac2',
950: '#000000',
},
}SCSS
$custom: #69eac2; $custom-light: #9ef1d4; $custom-dark: #000000;
JSON
{
"hex": "#69eac2",
"rgb": {
"r": 105,
"g": 234,
"b": 194
},
"hsl": {
"h": 161.395,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85335,
"c": 0.12882,
"h": 170
},
"luminance": 0.65744
}Semantic roles & 50–950 ramp
primary
#69EAC2
secondary
#BD3A63
accent
#0E4CD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583