#69F2C2#69F2C2
#69F2C2 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.139 H 167.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C2 |
|---|---|
| RGB | rgb(105, 242, 194) |
| HSL | hsl(159, 84%, 68%) |
| HSV | hsv(159, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(87.19, -48.53, 12.04) |
| CIE-LCH | lch(87.19, 50.01, 166.07°) |
| OKLab | oklab(87.23% -0.1353 0.0308) |
| OKLCH | oklch(87.23% 0.139 167.2) |
| XYZ | xyz(47.3107, 70.3980, 62.1234) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.88
Aquamarine
#7FFFD4
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C2 #F26999
analogous
#69F27D #69F2C2 #69DDF2
triadic
#69F2C2 #C269F2 #F2C269
tetradic
#69F2C2 #7D69F2 #F26999 #DDF269
square
#69F2C2 #7D69F2 #F26999 #DDF269
split-complementary
#69F2C2 #F269DD #F27D69
monochromatic
#12CF8D #31EDAB #69F2C2 #A1F7D9 #DAFCF0
Accessibility & contrast
On white
1.39
#69F2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#69F2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3C0
Deuteranopia (green-blind)
#D9D5C5
Tritanopia (blue-blind)
#1EF3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2c2; /* rgb */ color: rgb(105, 242, 194); /* oklch */ color: oklch(87.2% 0.139 167.2);
Tailwind
colors: {
custom: {
50: '#9ff7d4',
500: '#69f2c2',
950: '#000000',
},
}SCSS
$custom: #69f2c2; $custom-light: #9ff7d4; $custom-dark: #000000;
JSON
{
"hex": "#69f2c2",
"rgb": {
"r": 105,
"g": 242,
"b": 194
},
"hsl": {
"h": 158.978,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87231,
"c": 0.13878,
"h": 167.2
},
"luminance": 0.70403
}Semantic roles & 50–950 ramp
primary
#69F2C2
secondary
#CB3569
accent
#0552E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583