#69EEC4#69EEC4
#69EEC4 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.132 H 169.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEC4 |
|---|---|
| RGB | rgb(105, 238, 196) |
| HSL | hsl(161, 80%, 67%) |
| HSV | hsv(161, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(86.07, -46.39, 9.40) |
| CIE-LCH | lch(86.07, 47.33, 168.54°) |
| OKLab | oklab(86.34% -0.1302 0.024) |
| OKLCH | oklch(86.34% 0.132 169.5) |
| XYZ | xyz(46.3593, 68.1334, 62.9218) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.09
Aqua Marine
#2EE8BB
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEC4 #EE6993
analogous
#69EE82 #69EEC4 #69D5EE
triadic
#69EEC4 #C469EE #EEC469
tetradic
#69EEC4 #8269EE #EE6993 #D5EE69
square
#69EEC4 #8269EE #EE6993 #D5EE69
split-complementary
#69EEC4 #EE69D5 #EE8269
monochromatic
#16C68F #32E8AE #69EEC4 #A0F4DA #D7FAEF
Accessibility & contrast
On white
1.44
#69EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#69EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEC4
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEC4 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#D5D1C7
Tritanopia (blue-blind)
#1EEFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69eec4; /* rgb */ color: rgb(105, 238, 196); /* oklch */ color: oklch(86.3% 0.132 169.5);
Tailwind
colors: {
custom: {
50: '#9ef4d5',
500: '#69eec4',
950: '#000000',
},
}SCSS
$custom: #69eec4; $custom-light: #9ef4d5; $custom-dark: #000000;
JSON
{
"hex": "#69eec4",
"rgb": {
"r": 105,
"g": 238,
"b": 196
},
"hsl": {
"h": 161.053,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86335,
"c": 0.13243,
"h": 169.5
},
"luminance": 0.68138
}Semantic roles & 50–950 ramp
primary
#69EEC4
secondary
#C43864
accent
#0A4CDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583