#69F4C1#69F4C1
#69F4C1 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.142 H 166.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4C1 |
|---|---|
| RGB | rgb(105, 244, 193) |
| HSL | hsl(158, 86%, 68%) |
| HSV | hsv(158, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 20.9%, 4.3%) |
| CIE-LAB | lab(87.75, -49.59, 13.35) |
| CIE-LCH | lch(87.75, 51.36, 164.93°) |
| OKLab | oklab(87.68% -0.1378 0.0342) |
| OKLCH | oklch(87.68% 0.142 166.1) |
| XYZ | xyz(47.7973, 71.5503, 61.7334) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4C1 #F4699C
analogous
#69F47B #69F4C1 #69E1F4
triadic
#69F4C1 #C169F4 #F4C169
tetradic
#69F4C1 #7B69F4 #F4699C #E1F469
square
#69F4C1 #7B69F4 #F4699C #E1F469
split-complementary
#69F4C1 #F469E1 #F47B69
monochromatic
#0FD38B #30F0A9 #69F4C1 #A2F8D9 #DBFCF0
Accessibility & contrast
On white
1.37
#69F4C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#69F4C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4C1
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4C1 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5BE
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#1DF5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4c1; /* rgb */ color: rgb(105, 244, 193); /* oklch */ color: oklch(87.7% 0.142 166.1);
Tailwind
colors: {
custom: {
50: '#9ff8d3',
500: '#69f4c1',
950: '#000000',
},
}SCSS
$custom: #69f4c1; $custom-light: #9ff8d3; $custom-dark: #000000;
JSON
{
"hex": "#69f4c1",
"rgb": {
"r": 105,
"g": 244,
"b": 193
},
"hsl": {
"h": 157.986,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87681,
"c": 0.14203,
"h": 166.1
},
"luminance": 0.71555
}Semantic roles & 50–950 ramp
primary
#69F4C1
secondary
#CD346C
accent
#0355E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583