#69F2C8#69F2C8
#69F2C8 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.135 H 170.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C8 |
|---|---|
| RGB | rgb(105, 242, 200) |
| HSL | hsl(162, 84%, 68%) |
| HSV | hsv(162, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 17.4%, 5.1%) |
| CIE-LAB | lab(87.33, -47.20, 9.11) |
| CIE-LCH | lch(87.33, 48.07, 169.08°) |
| OKLab | oklab(87.39% -0.1327 0.0233) |
| OKLCH | oklch(87.39% 0.135 170.1) |
| XYZ | xyz(47.9982, 70.6730, 65.7442) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.76
Aquamarine
#7FFFD4
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C8 #F26993
analogous
#69F283 #69F2C8 #69D7F2
triadic
#69F2C8 #C869F2 #F2C869
tetradic
#69F2C8 #8369F2 #F26993 #D7F269
square
#69F2C8 #8369F2 #F26993 #D7F269
split-complementary
#69F2C8 #F269D7 #F28369
monochromatic
#12CF95 #31EDB3 #69F2C8 #A1F7DD #DAFCF1
Accessibility & contrast
On white
1.39
#69F2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#69F2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C8
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C8 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C6
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#12F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2c8; /* rgb */ color: rgb(105, 242, 200); /* oklch */ color: oklch(87.4% 0.135 170.1);
Tailwind
colors: {
custom: {
50: '#9ff7d8',
500: '#69f2c8',
950: '#000000',
},
}SCSS
$custom: #69f2c8; $custom-light: #9ff7d8; $custom-dark: #000000;
JSON
{
"hex": "#69f2c8",
"rgb": {
"r": 105,
"g": 242,
"b": 200
},
"hsl": {
"h": 161.606,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87385,
"c": 0.13469,
"h": 170.1
},
"luminance": 0.70678
}Semantic roles & 50–950 ramp
primary
#69F2C8
secondary
#CB3563
accent
#0548E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583