#69F3C0#69F3C0
#69F3C0 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.141 H 165.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3C0 |
|---|---|
| RGB | rgb(105, 243, 192) |
| HSL | hsl(158, 85%, 68%) |
| HSV | hsv(158, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 21%, 4.7%) |
| CIE-LAB | lab(87.44, -49.39, 13.43) |
| CIE-LCH | lch(87.44, 51.18, 164.79°) |
| OKLab | oklab(87.42% -0.1372 0.0344) |
| OKLCH | oklch(87.42% 0.142 165.9) |
| XYZ | xyz(47.3861, 70.9056, 61.0479) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3C0 #F3699C
analogous
#69F37B #69F3C0 #69E1F3
triadic
#69F3C0 #C069F3 #F3C069
tetradic
#69F3C0 #7B69F3 #F3699C #E1F369
square
#69F3C0 #7B69F3 #F3699C #E1F369
split-complementary
#69F3C0 #F369E1 #F37B69
monochromatic
#11D18A #30EEA8 #69F3C0 #A2F8D8 #DAFCF0
Accessibility & contrast
On white
1.38
#69F3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#69F3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3C0
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3C0 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4BD
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#20F4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3c0; /* rgb */ color: rgb(105, 243, 192); /* oklch */ color: oklch(87.4% 0.141 165.9);
Tailwind
colors: {
custom: {
50: '#9ff8d3',
500: '#69f3c0',
950: '#000000',
},
}SCSS
$custom: #69f3c0; $custom-light: #9ff8d3; $custom-dark: #000000;
JSON
{
"hex": "#69f3c0",
"rgb": {
"r": 105,
"g": 243,
"b": 192
},
"hsl": {
"h": 157.826,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87419,
"c": 0.1415,
"h": 165.9
},
"luminance": 0.7091
}Semantic roles & 50–950 ramp
primary
#69F3C0
secondary
#CC346C
accent
#0456E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583