#69EEC6#69EEC6
#69EEC6 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.131 H 170.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEC6 |
|---|---|
| RGB | rgb(105, 238, 198) |
| HSL | hsl(162, 80%, 67%) |
| HSV | hsv(162, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(86.12, -45.94, 8.42) |
| CIE-LCH | lch(86.12, 46.70, 169.61°) |
| OKLab | oklab(86.39% -0.1293 0.0215) |
| OKLCH | oklch(86.39% 0.131 170.6) |
| XYZ | xyz(46.5885, 68.2251, 64.1287) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.06
Aqua Marine
#2EE8BB
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.46
Light Aqua
#8CFFDB
ΔE00 4.47
Bright Teal
#01F9C6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEC6 #EE6991
analogous
#69EE84 #69EEC6 #69D4EE
triadic
#69EEC6 #C669EE #EEC669
tetradic
#69EEC6 #8469EE #EE6991 #D4EE69
square
#69EEC6 #8469EE #EE6991 #D4EE69
split-complementary
#69EEC6 #EE69D4 #EE8469
monochromatic
#16C691 #32E8B1 #69EEC6 #A0F4DB #D7FAF0
Accessibility & contrast
On white
1.43
#69EEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#69EEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEC6
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEC6 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#D4D2C9
Tritanopia (blue-blind)
#1BF0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69eec6; /* rgb */ color: rgb(105, 238, 198); /* oklch */ color: oklch(86.4% 0.131 170.6);
Tailwind
colors: {
custom: {
50: '#9ef4d7',
500: '#69eec6',
950: '#000000',
},
}SCSS
$custom: #69eec6; $custom-light: #9ef4d7; $custom-dark: #000000;
JSON
{
"hex": "#69eec6",
"rgb": {
"r": 105,
"g": 238,
"b": 198
},
"hsl": {
"h": 161.955,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86387,
"c": 0.13112,
"h": 170.6
},
"luminance": 0.6823
}Semantic roles & 50–950 ramp
primary
#69EEC6
secondary
#C43862
accent
#0A49DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583