#69EFC2#69EFC2
#69EFC2 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.135 H 168.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFC2 |
|---|---|
| RGB | rgb(105, 239, 194) |
| HSL | hsl(160, 81%, 67%) |
| HSV | hsv(160, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 18.8%, 6.3%) |
| CIE-LAB | lab(86.32, -47.26, 10.79) |
| CIE-LCH | lch(86.32, 48.48, 167.13°) |
| OKLab | oklab(86.52% -0.1322 0.0277) |
| OKLCH | oklch(86.52% 0.135 168.2) |
| XYZ | xyz(46.4252, 68.6269, 61.8282) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.23
Aqua Marine
#2EE8BB
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFC2 #EF6996
analogous
#69EF7F #69EFC2 #69D9EF
triadic
#69EFC2 #C269EF #EFC269
tetradic
#69EFC2 #7F69EF #EF6996 #D9EF69
square
#69EFC2 #7F69EF #EF6996 #D9EF69
split-complementary
#69EFC2 #EF69D9 #EF7F69
monochromatic
#15C88C #32E9AC #69EFC2 #A0F5D8 #D8FBEF
Accessibility & contrast
On white
1.43
#69EFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#69EFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFC2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFC2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0C0
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#20F0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69efc2; /* rgb */ color: rgb(105, 239, 194); /* oklch */ color: oklch(86.5% 0.135 168.2);
Tailwind
colors: {
custom: {
50: '#9ef5d4',
500: '#69efc2',
950: '#000000',
},
}SCSS
$custom: #69efc2; $custom-light: #9ef5d4; $custom-dark: #000000;
JSON
{
"hex": "#69efc2",
"rgb": {
"r": 105,
"g": 239,
"b": 194
},
"hsl": {
"h": 159.851,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.8652,
"c": 0.13503,
"h": 168.2
},
"luminance": 0.68631
}Semantic roles & 50–950 ramp
primary
#69EFC2
secondary
#C53767
accent
#0850DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583