#69F2C9#69F2C9
#69F2C9 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.134 H 170.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C9 |
|---|---|
| RGB | rgb(105, 242, 201) |
| HSL | hsl(162, 84%, 68%) |
| HSV | hsv(162, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 16.9%, 5.1%) |
| CIE-LAB | lab(87.35, -46.98, 8.62) |
| CIE-LCH | lch(87.35, 47.76, 169.61°) |
| OKLab | oklab(87.41% -0.1322 0.022) |
| OKLCH | oklch(87.41% 0.134 170.5) |
| XYZ | xyz(48.1155, 70.7199, 66.3617) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C9 #F26992
analogous
#69F284 #69F2C9 #69D6F2
triadic
#69F2C9 #C969F2 #F2C969
tetradic
#69F2C9 #8469F2 #F26992 #D6F269
square
#69F2C9 #8469F2 #F26992 #D6F269
split-complementary
#69F2C9 #F269D6 #F28469
monochromatic
#12CF96 #31EDB5 #69F2C9 #A1F7DD #DAFCF2
Accessibility & contrast
On white
1.39
#69F2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#69F2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C9
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C9 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C7
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#0FF4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2c9; /* rgb */ color: rgb(105, 242, 201); /* oklch */ color: oklch(87.4% 0.134 170.5);
Tailwind
colors: {
custom: {
50: '#9ff7d9',
500: '#69f2c9',
950: '#000000',
},
}SCSS
$custom: #69f2c9; $custom-light: #9ff7d9; $custom-dark: #000000;
JSON
{
"hex": "#69f2c9",
"rgb": {
"r": 105,
"g": 242,
"b": 201
},
"hsl": {
"h": 162.044,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87411,
"c": 0.13403,
"h": 170.5
},
"luminance": 0.70725
}Semantic roles & 50–950 ramp
primary
#69F2C9
secondary
#CB3562
accent
#0547E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583