#69F5C3#69F5C3
#69F5C3 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.142 H 166.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5C3 |
|---|---|
| RGB | rgb(105, 245, 195) |
| HSL | hsl(159, 88%, 69%) |
| HSV | hsv(159, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 20.4%, 3.9%) |
| CIE-LAB | lab(88.09, -49.58, 12.79) |
| CIE-LCH | lch(88.09, 51.20, 165.54°) |
| OKLab | oklab(87.97% -0.138 0.0328) |
| OKLCH | oklch(87.97% 0.142 166.6) |
| XYZ | xyz(48.3236, 72.2435, 63.0169) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5C3 #F5699B
analogous
#69F57D #69F5C3 #69E1F5
triadic
#69F5C3 #C369F5 #F5C369
tetradic
#69F5C3 #7D69F5 #F5699B #E1F569
square
#69F5C3 #7D69F5 #F5699B #E1F569
split-complementary
#69F5C3 #F569E1 #F57D69
monochromatic
#0ED58E #30F1AC #69F5C3 #A2F9DA #DCFDF1
Accessibility & contrast
On white
1.36
#69F5C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#69F5C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5C3
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5C3 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C0
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#19F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f5c3; /* rgb */ color: rgb(105, 245, 195); /* oklch */ color: oklch(88.0% 0.142 166.6);
Tailwind
colors: {
custom: {
50: '#9ff9d5',
500: '#69f5c3',
950: '#000000',
},
}SCSS
$custom: #69f5c3; $custom-light: #9ff9d5; $custom-dark: #000000;
JSON
{
"hex": "#69f5c3",
"rgb": {
"r": 105,
"g": 245,
"b": 195
},
"hsl": {
"h": 158.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87967,
"c": 0.14184,
"h": 166.6
},
"luminance": 0.72248
}Semantic roles & 50–950 ramp
primary
#69F5C3
secondary
#CE346B
accent
#0152E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583