#69FFC0#69FFC0
#69FFC0 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.157 H 162.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFC0 |
|---|---|
| RGB | rgb(105, 255, 192) |
| HSL | hsl(155, 100%, 71%) |
| HSV | hsv(155, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.93, -54.34, 18.33) |
| CIE-LCH | lch(90.93, 57.35, 161.36°) |
| OKLab | oklab(90.27% -0.1496 0.0468) |
| OKLCH | oklch(90.27% 0.157 162.6) |
| XYZ | xyz(51.0952, 78.3240, 62.2843) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.08
Greenish Cyan
#2AFEB7
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFC0 #FF69A8
analogous
#69FF75 #69FFC0 #69F3FF
triadic
#69FFC0 #C069FF #FFC069
tetradic
#69FFC0 #7569FF #FF69A8 #F3FF69
square
#69FFC0 #7569FF #FF69A8 #F3FF69
split-complementary
#69FFC0 #FF69F3 #FF7569
monochromatic
#00EE8A #2CFFA6 #69FFC0 #A6FFDA #E0FFF2
Accessibility & contrast
On white
1.26
#69FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#69FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFC0
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFC0 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBC
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#13FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69ffc0; /* rgb */ color: rgb(105, 255, 192); /* oklch */ color: oklch(90.3% 0.157 162.6);
Tailwind
colors: {
custom: {
50: '#a0ffd3',
500: '#69ffc0',
950: '#000000',
},
}SCSS
$custom: #69ffc0; $custom-light: #a0ffd3; $custom-dark: #000000;
JSON
{
"hex": "#69ffc0",
"rgb": {
"r": 105,
"g": 255,
"b": 192
},
"hsl": {
"h": 154.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90267,
"c": 0.15679,
"h": 162.6
},
"luminance": 0.78329
}Semantic roles & 50–950 ramp
primary
#69FFC0
secondary
#DB3179
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683