#69F7C1#69F7C1
#69F7C1 is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.4% C 0.146 H 165.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69F7C1 |
|---|---|
| RGB | rgb(105, 247, 193) |
| HSL | hsl(157, 90%, 69%) |
| HSV | hsv(157, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 21.9%, 3.1%) |
| CIE-LAB | lab(88.62, -50.85, 14.58) |
| CIE-LCH | lch(88.62, 52.90, 164.00°) |
| OKLab | oklab(88.39% -0.141 0.0374) |
| OKLCH | oklch(88.39% 0.146 165.2) |
| XYZ | xyz(48.7073, 73.3703, 62.0368) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F7C1 #F7699F
analogous
#69F77A #69F7C1 #69E6F7
triadic
#69F7C1 #C169F7 #F7C169
tetradic
#69F7C1 #7A69F7 #F7699F #E6F769
square
#69F7C1 #7A69F7 #F7699F #E6F769
split-complementary
#69F7C1 #F769E6 #F77A69
monochromatic
#0CDA8C #2FF4A9 #69F7C1 #A3FAD9 #DDFDF1
Accessibility & contrast
On white
1.34
#69F7C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#69F7C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F7C1
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F7C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F7C1 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7BE
Deuteranopia (green-blind)
#DED9C4
Tritanopia (blue-blind)
#1AF7E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f7c1; /* rgb */ color: rgb(105, 247, 193); /* oklch */ color: oklch(88.4% 0.146 165.2);
Tailwind
colors: {
custom: {
50: '#9ffad3',
500: '#69f7c1',
950: '#000000',
},
}SCSS
$custom: #69f7c1; $custom-light: #9ffad3; $custom-dark: #000000;
JSON
{
"hex": "#69f7c1",
"rgb": {
"r": 105,
"g": 247,
"b": 193
},
"hsl": {
"h": 157.183,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.88392,
"c": 0.14582,
"h": 165.2
},
"luminance": 0.73375
}Semantic roles & 50–950 ramp
primary
#69F7C1
secondary
#D1346F
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583