#69ECC0#69ECC0
#69ECC0 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.133 H 168.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECC0 |
|---|---|
| RGB | rgb(105, 236, 192) |
| HSL | hsl(160, 78%, 67%) |
| HSV | hsv(160, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.40, -46.42, 10.53) |
| CIE-LCH | lch(85.40, 47.60, 167.22°) |
| OKLab | oklab(85.76% -0.1299 0.027) |
| OKLCH | oklch(85.76% 0.133 168.3) |
| XYZ | xyz(45.3311, 66.7956, 60.3629) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.51
Aqua Marine
#2EE8BB
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECC0 #EC6995
analogous
#69EC7F #69ECC0 #69D7EC
triadic
#69ECC0 #C069EC #ECC069
tetradic
#69ECC0 #7F69EC #EC6995 #D7EC69
square
#69ECC0 #7F69EC #EC6995 #D7EC69
split-complementary
#69ECC0 #EC69D7 #EC7F69
monochromatic
#19C289 #33E5A9 #69ECC0 #9FF3D7 #D6FAEE
Accessibility & contrast
On white
1.46
#69ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#69ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECC0
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECC0 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D3D0C3
Tritanopia (blue-blind)
#25EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ecc0; /* rgb */ color: rgb(105, 236, 192); /* oklch */ color: oklch(85.8% 0.133 168.3);
Tailwind
colors: {
custom: {
50: '#9ef3d3',
500: '#69ecc0',
950: '#000000',
},
}SCSS
$custom: #69ecc0; $custom-light: #9ef3d3; $custom-dark: #000000;
JSON
{
"hex": "#69ecc0",
"rgb": {
"r": 105,
"g": 236,
"b": 192
},
"hsl": {
"h": 159.847,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.85758,
"c": 0.13266,
"h": 168.3
},
"luminance": 0.668
}Semantic roles & 50–950 ramp
primary
#69ECC0
secondary
#C03966
accent
#0C51DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583