#69F2C3#69F2C3
#69F2C3 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.3% C 0.138 H 167.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C3 |
|---|---|
| RGB | rgb(105, 242, 195) |
| HSL | hsl(159, 84%, 68%) |
| HSV | hsv(159, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 19.4%, 5.1%) |
| CIE-LAB | lab(87.21, -48.32, 11.55) |
| CIE-LCH | lch(87.21, 49.68, 166.56°) |
| OKLab | oklab(87.26% -0.1349 0.0296) |
| OKLCH | oklch(87.26% 0.138 167.6) |
| XYZ | xyz(47.4234, 70.4431, 62.7169) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C3 #F26998
analogous
#69F27E #69F2C3 #69DCF2
triadic
#69F2C3 #C369F2 #F2C369
tetradic
#69F2C3 #7E69F2 #F26998 #DCF269
square
#69F2C3 #7E69F2 #F26998 #DCF269
split-complementary
#69F2C3 #F269DC #F27E69
monochromatic
#12CF8E #31EDAC #69F2C3 #A1F7DA #DAFCF0
Accessibility & contrast
On white
1.39
#69F2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#69F2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C3
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C3 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3C1
Deuteranopia (green-blind)
#D9D5C6
Tritanopia (blue-blind)
#1CF3E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2c3; /* rgb */ color: rgb(105, 242, 195); /* oklch */ color: oklch(87.3% 0.138 167.6);
Tailwind
colors: {
custom: {
50: '#9ff7d5',
500: '#69f2c3',
950: '#000000',
},
}SCSS
$custom: #69f2c3; $custom-light: #9ff7d5; $custom-dark: #000000;
JSON
{
"hex": "#69f2c3",
"rgb": {
"r": 105,
"g": 242,
"b": 195
},
"hsl": {
"h": 159.416,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87257,
"c": 0.13808,
"h": 167.6
},
"luminance": 0.70448
}Semantic roles & 50–950 ramp
primary
#69F2C3
secondary
#CB3568
accent
#0550E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583