#69F2C4#69F2C4
#69F2C4 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.137 H 168.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C4 |
|---|---|
| RGB | rgb(105, 242, 196) |
| HSL | hsl(160, 84%, 68%) |
| HSV | hsv(160, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 19%, 5.1%) |
| CIE-LAB | lab(87.24, -48.09, 11.06) |
| CIE-LCH | lch(87.24, 49.35, 167.05°) |
| OKLab | oklab(87.28% -0.1344 0.0283) |
| OKLCH | oklch(87.28% 0.137 168.1) |
| XYZ | xyz(47.5369, 70.4884, 63.3143) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.17
Aqua Marine
#2EE8BB
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C4 #F26997
analogous
#69F27F #69F2C4 #69DBF2
triadic
#69F2C4 #C469F2 #F2C469
tetradic
#69F2C4 #7F69F2 #F26997 #DBF269
square
#69F2C4 #7F69F2 #F26997 #DBF269
split-complementary
#69F2C4 #F269DB #F27F69
monochromatic
#12CF8F #31EDAE #69F2C4 #A1F7DA #DAFCF0
Accessibility & contrast
On white
1.39
#69F2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#69F2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C4
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C4 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3C2
Deuteranopia (green-blind)
#D8D5C7
Tritanopia (blue-blind)
#1AF3E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2c4; /* rgb */ color: rgb(105, 242, 196); /* oklch */ color: oklch(87.3% 0.137 168.1);
Tailwind
colors: {
custom: {
50: '#9ff7d5',
500: '#69f2c4',
950: '#000000',
},
}SCSS
$custom: #69f2c4; $custom-light: #9ff7d5; $custom-dark: #000000;
JSON
{
"hex": "#69f2c4",
"rgb": {
"r": 105,
"g": 242,
"b": 196
},
"hsl": {
"h": 159.854,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87282,
"c": 0.13738,
"h": 168.1
},
"luminance": 0.70493
}Semantic roles & 50–950 ramp
primary
#69F2C4
secondary
#CB3567
accent
#054FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583