#69ECC4#69ECC4
#69ECC4 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.9% C 0.130 H 170.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECC4 |
|---|---|
| RGB | rgb(105, 236, 196) |
| HSL | hsl(162, 78%, 67%) |
| HSV | hsv(162, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 16.9%, 7.5%) |
| CIE-LAB | lab(85.49, -45.53, 8.57) |
| CIE-LCH | lch(85.49, 46.33, 169.34°) |
| OKLab | oklab(85.86% -0.1281 0.0219) |
| OKLCH | oklch(85.86% 0.13 170.3) |
| XYZ | xyz(45.7803, 66.9753, 62.7288) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aqua Marine
#2EE8BB
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECC4 #EC6991
analogous
#69EC83 #69ECC4 #69D3EC
triadic
#69ECC4 #C469EC #ECC469
tetradic
#69ECC4 #8369EC #EC6991 #D3EC69
square
#69ECC4 #8369EC #EC6991 #D3EC69
split-complementary
#69ECC4 #EC69D3 #EC8369
monochromatic
#19C28E #33E5AF #69ECC4 #9FF3D9 #D6FAEF
Accessibility & contrast
On white
1.46
#69ECC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#69ECC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECC4
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECC4 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#20EEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ecc4; /* rgb */ color: rgb(105, 236, 196); /* oklch */ color: oklch(85.9% 0.130 170.3);
Tailwind
colors: {
custom: {
50: '#9ef3d5',
500: '#69ecc4',
950: '#000000',
},
}SCSS
$custom: #69ecc4; $custom-light: #9ef3d5; $custom-dark: #000000;
JSON
{
"hex": "#69ecc4",
"rgb": {
"r": 105,
"g": 236,
"b": 196
},
"hsl": {
"h": 161.679,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.85862,
"c": 0.12997,
"h": 170.3
},
"luminance": 0.6698
}Semantic roles & 50–950 ramp
primary
#69ECC4
secondary
#C03962
accent
#0C4BDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583